EAP-TTLS Client Configuration
This article provides instructions on configuring Microsoft Windows 10/11, Apple macOS, and Apple iOS client devices to authenticate against Microsoft Entra ID using username and password (EAP-TTLS+PAP) and obtain authorization (such as SGT, VLAN, Group Policy, etc.) based on Access Manager rules.
The instructions in this article are intended as a reference to assist organizations in understanding the network settings, which can be useful when configuring network settings through an MDM or Group Policy (GP) update.
Please refer to Securing Managed Endpoints - Username/Password Authentication against Entra ID to view instructions on how to configure Entra ID integration, wired/wireless networks and Access Manager rules.
Download RADIUS CA Certificate From Access Manager
In EAP-TTLS/PAP flows, Access Manager presents its certificate during authentication, enabling the client to validate it before connecting. It is recommended to install the root CA certificate that signed the Access Manager certificate on your endpoints to ensure the Access Manager certificate is trusted automatically, without requiring user intervention.
Download Access Manager's RADIUS CA certificate for installation on the endpoints' Trusted Certificate Authority (CA) certificate store:
- Navigate to Access Manager > Configure > Certificates
- Select Download RADIUS CA certificates
- This downloads a ZIP file, RADIUS-CA-certificates.zip, to your computer
- Unzip RADIUS-CA-certificates.zip to see two files:
Access-Manager-Root-CA.cer
Readme.txt
Microsoft Windows 10/11
Root Certificate Installation
Open the downloaded RADIUS certificate from previous step and select open again | ![]() |
Select on Install Certificate | ![]() |
Select Next > Next > Finish to continue installing certificate successfully |
Assign Trusted CA Certificate to an SSID
In windows, navigate to the Network and Sharing Center Select Set up a new connection or network |
![]() |
Choose Manually connect to a wireless network. Select Next. |
![]() |
Enter the Network name that exactly matches the SSID configured for this use case. Choose WPA2-Enterprise as the security type. Select Next. |
![]() |
Your network is successfully created. Select Change connection settings |
![]() |
Select Security Choose Microsoft: EAP-TTLS as the authentication method Select Settings |
![]() |
Make sure following selections are made:
|
![]() |
Select OK again on the main properties window | ![]() |
The windows client is now successfully configured to connect to the wireless network using a username and password (EAP-TTLS+PAP).
Apple macOS
Root Certificate Installation
In Apple macOS, open Keychain Access > Click on File > Import items > select the downloaded RADIUS CA certificate and click open | ![]() |
Find the installed certificate (IdenTrust Commercial Root CA 1) from the list and open it > select Always Trust and close the window | ![]() |
Provision the Certificate with Apple Configurator
For Apple macOS, you will need to download, install, and open the Apple Configurator application from the App Store.
In macOS, open Apple Configurator application (you will need to download it from the App Store if you do not already have it) | |
Select File > New Profile | |
Enter the Name and Identifier for the profile | ![]() |
Click on Certificates > Configure Select downloaded RADIUS CA certificate and click open |
![]() ![]() |
Click on Wi-Fi and use the following values:
|
![]() |
Select Trust under Enterprise Settings and Set the following values
|
![]() |
Click File > Save | |
Open the saved profile - this action will download the profile | |
Navigate to Settings > Device Management > Double click on the profile > Install | ![]() ![]() |
Select Continue > Install | ![]() ![]() |
The macOS client is now successfully configured to connect to the wireless network using a username and password (EAP-TTLS+PAP).
Apple iOS
On Apple iOS, follow the same steps from macOS section:
- Copy the downloaded RADIUS CA certificate to iPhone and click open
- Navigate to Settings > Profile downloaded
- Click Install > Install again > Done
- Copy the Profile created on Apple Configurator in the macOS section to iPhone and click open
- Navigate to Settings > Profile downloaded
- Click Install > Install > Install > Done
- The iOS client is now successfully configured to connect to the wireless network using a username and password (EAP-TTLS/PAP).