Documentation update
This commit is contained in:
parent
3f888dd781
commit
5e35c5769a
20
README.md
20
README.md
@ -1,8 +1,10 @@
|
|||||||
# GÉANTLink
|
# GÉANTLink
|
||||||
|
|
||||||
Suite of EAP supplicants for Microsoft Windows - IEEE 802.1X plug-ins for enterprise network authentication
|
Suite of EAP supplicants for Microsoft Windows - IEEE 802.1X clients for enterprise network authentication
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
- Integrates into Windows seamlessly
|
||||||
|
- Wired and wireless network support
|
||||||
|
|
||||||
### Authentication methods
|
### Authentication methods
|
||||||
- EAP-TTLS with the following inner methods:
|
- EAP-TTLS with the following inner methods:
|
||||||
@ -14,7 +16,7 @@ Suite of EAP supplicants for Microsoft Windows - IEEE 802.1X plug-ins for enterp
|
|||||||
|
|
||||||
### Security
|
### Security
|
||||||
- Microsoft Windows Credential Manager stored user credentials
|
- Microsoft Windows Credential Manager stored user credentials
|
||||||
- User credentials can be shared between different network profiles
|
- User credentials can be shared between different network profiles, regardless of their connection: wired or wireless
|
||||||
- Encrypted EapHost inter-process communication
|
- Encrypted EapHost inter-process communication
|
||||||
- TLS:
|
- TLS:
|
||||||
- Separate trusted root CA list
|
- Separate trusted root CA list
|
||||||
@ -30,11 +32,23 @@ Suite of EAP supplicants for Microsoft Windows - IEEE 802.1X plug-ins for enterp
|
|||||||
- Lockable network profile configuration
|
- Lockable network profile configuration
|
||||||
|
|
||||||
### Deployment
|
### Deployment
|
||||||
- Released as multi-lingual 32 and 64-bit MSI packages
|
- Released as multi-lingual 32 and 64-bit MSI packages; Group Policy deployment supported
|
||||||
- [MsiUseFeature utility](https://github.com/Amebis/GEANTLink/tree/master/MsiUseFeature) for GÉANTLink install state testing (for embedding GÉANTLink into other setup packages)
|
- [MsiUseFeature utility](https://github.com/Amebis/GEANTLink/tree/master/MsiUseFeature) for GÉANTLink install state testing (for embedding GÉANTLink into other setup packages)
|
||||||
- [CredWrite utility](https://github.com/Amebis/GEANTLink/tree/master/CredWrite) for automated user credential import to Credential Manager
|
- [CredWrite utility](https://github.com/Amebis/GEANTLink/tree/master/CredWrite) for automated user credential import to Credential Manager
|
||||||
- [WLANManager utility](https://github.com/Amebis/GEANTLink/tree/master/WLANManager) to allow network profile configuration dialog shortcuts
|
- [WLANManager utility](https://github.com/Amebis/GEANTLink/tree/master/WLANManager) to allow network profile configuration dialog shortcuts
|
||||||
|
|
||||||
|
### Supported operating systems
|
||||||
|
- Windows Vista
|
||||||
|
- Windows 7
|
||||||
|
- Windows 8 Desktop
|
||||||
|
- Windows 8.1 Desktop
|
||||||
|
- Windows 10 Desktop
|
||||||
|
- Windows Server 2008
|
||||||
|
- Windows Server 2008 R2
|
||||||
|
- Windows Server 2012
|
||||||
|
- Windows Server 2012 R2
|
||||||
|
- Windows Server 2016
|
||||||
|
|
||||||
## Download
|
## Download
|
||||||
Binaries are available for download [here](https://github.com/Amebis/GEANTLink/releases).
|
Binaries are available for download [here](https://github.com/Amebis/GEANTLink/releases).
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user