Documentation update
This commit is contained in:
parent
9b174b7855
commit
f5530b4ca9
31
README.md
31
README.md
@ -1,6 +1,35 @@
|
||||
# GÉANTLink
|
||||
|
||||
Suite of EAP supplicants for Windows - IEEE 802.1X plug-ins for enterprise network authentication
|
||||
Suite of EAP supplicants for Microsoft Windows - IEEE 802.1X plug-ins for enterprise network authentication
|
||||
|
||||
## Features
|
||||
|
||||
### Authentication methods
|
||||
- EAP-TTLS with the following inner methods:
|
||||
- PAP
|
||||
- MSCHAPv2
|
||||
|
||||
### Security
|
||||
- Microsoft Windows Credential Manager stored user credentials
|
||||
- User credentials can be shared between different network profiles
|
||||
- Encrypted EapHost inter-process communication
|
||||
- TLS:
|
||||
- Separate trusted root CA list
|
||||
- Configurable list of accepted server names
|
||||
|
||||
### Diagnostics
|
||||
- Reporting to Event Log channels: Operational and Analytic verbosity
|
||||
- Real-time event monitoring utility
|
||||
|
||||
### User interface
|
||||
- Customizable helpdesk contact information
|
||||
- Lockable network profile configuration
|
||||
|
||||
### Deployment
|
||||
- Released as multi-lingual 32 and 64-bit MSI packages
|
||||
- [MsiUseFeature utility](https://github.com/Amebis/GEANTLink/tree/ver1.0/MsiUseFeature) for GÉANTLink install state testing (for embedding GÉANTLink into other setup packages)
|
||||
- [CredWrite utility](https://github.com/Amebis/GEANTLink/tree/ver1.0/CredWrite) for automated user credential import to Credential Manager
|
||||
- [WLANManager utility](https://github.com/Amebis/GEANTLink/tree/ver1.0/WLANManager) to allow network profile configuration dialog shortcuts
|
||||
|
||||
## Building
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user