Certificate Requirements for EAP-TLS
Client Certificate Requirements
Mandatory Fields
| Field | Requirement | Example |
|---|---|---|
Subject CN |
Unique identifier (hostname or username) |
|
Subject Alternative Name |
DNS name matching CN |
|
Key Usage |
Digital Signature, Key Encipherment |
|
Extended Key Usage |
Client Authentication |
|
Validity |
Within valid date range |
1 year recommended |
Server Certificate Requirements
ISE EAP certificate must have:
| Field | Requirement |
|---|---|
Subject CN |
ISE FQDN |
Subject Alternative Name |
DNS names for all ISE nodes |
Extended Key Usage |
Server Authentication ( |
Key Size |
2048-bit RSA minimum (4096 recommended) |
Certificate Chain
Both client and server must trust the complete chain:
DOMUS-ROOT-CA
└── DOMUS-ISSUING-CA
├── ise-01.inside.domusdigitalis.dev (server)
└── modestus-razer.inside.domusdigitalis.dev (client)