Configure EAP-TLS
EAP-TLS uses Transport Layer Security and an identity certificate to authenticate the device to the network. You must provide an identity certificate to use EAP-TLS.Select EAP Type
Choose credential source
- Most deployments use Certificate Store.
Enable simple certificate selection (recommended)
Configure server validation (recommended)
- Perform server validation (recommended for production)
- Disable user prompt for server validation
- Accept server name
Configure EKU filtering (optional)
- Client authentication EKU
- Any purpose EKU
- All purpose EKU
Configure EAP-TTLS
Tunneled Transport Layer Security (TTLS) uses a TLS tunnel to encrypt another authentication protocol. It typically does not require an identity certificate, and most deployments authenticate using a username and password (or device credentials depending on infrastructure).Select EAP Type
Enable identity privacy (optional but recommended)
Configure server validation (recommended)
- Perform server validation
- Disable user prompt for server validation
- Accept server name
Configure inner authentication
Configure EAP-PEAP
Protected Extensible Authentication Protocol (PEAP) uses a TLS tunnel to protect credentials exchanged using an inner authentication method. Like TTLS, PEAP typically does not require an identity certificate, and most commonly uses username/password authentication inside the tunnel.Select EAP Type
Configure optional PEAP behavior
- Enable fast reconnect (improves roaming performance)
- Require cryptobinding (recommended when supported; helps protect against some tunneling attacks)
- Enable NAP quarantine checks (legacy; usually disabled in modern deployments)
Control trust behavior for untrusted server certificates (recommended)
- If enabled, users may be prompted when the server CA is not trusted.
- If disabled, the connection will fail automatically if the server cannot be validated.
Configure server validation (recommended)
- Perform server validation
- Disable user prompt for server validation
- Accept server name
Enable identity privacy (optional but recommended)
Configure inner authentication
Configure EAP-TEAP
Tunneled EAP (TEAP) is a modern tunneled EAP method that supports multiple inner authentication mechanisms and stronger extensibility than PEAP/TTLS. Many TEAP deployments authenticate using username/password, certificates, or a combination.Select EAP Type
Configure trust behavior for manually accepted server certificates (optional)
Configure server validation (recommended)
- Perform server validation
- Disable user prompt for server validation
- Accept server name
Enable identity privacy (optional)
Configure inner authentication
- Primary inner authentication
- Secondary inner authentication (optional)
Configure EAP-SIM
EAP-SIM uses a SIM card for authentication. It is commonly used in carrier or enterprise environments that use SIM-based identity for access control.Select EAP Type
Require strong cipher keys (optional)
Hide permanent subscriber identity (IMSI) (optional)
Configure provider and realm (optional)
- Provider name (limits authentication to SIMs matching this provider)
- Realm configuration (controls the realm used when sending identity to the server)
Configure EAP-AKA
EAP-AKA uses USIM-based authentication, commonly used in mobile carrier and SIM-enabled enterprise deployments.Select EAP Type
Hide permanent subscriber identity (IMSI) (optional)
Configure provider and realm (optional)
- Provider name
- Realm configuration
Configure EAP-AKA’
EAP-AKA’ is an enhanced version of EAP-AKA with improvements to identity binding and key derivation. It is used in some modern SIM-based deployments.Select EAP Type
Validate network name from server (optional)
Enable fast reauthentication (optional)
Hide permanent subscriber identity (IMSI) (optional)
Configure provider and realm (optional)
- Provider name
- Realm configuration
Recommendations & Best Practices
- Use server validation whenever possible. Disabling validation or allowing untrusted server certificates increases exposure to credential interception and man-in-the-middle risks.
- Enable identity privacy when available, especially in TTLS/PEAP/TEAP environments.
- Only use EAP-SIM / AKA / AKA’ when your organization supports SIM/USIM-based identity authentication. These are uncommon in standard enterprise Wi-Fi deployments.
- If you are unsure which EAP type to use, consult your Wi-Fi/RADIUS team to confirm what methods are enabled on your infrastructure.