HKLM\SYSTEM\CurrentControlSet\Services\RasMan\PPP\EAP\13
Data type | Range | Default value |
---|---|---|
REG_DWORD | 0 | 1 | 0 |
Prevents EAP-TLS from performing a revocation check of the EAP-TLS client's public key certificate.
The revocation check verifies that the public key certificate (and the certificates in its certificate chain) have not been revoked.
Value | Meaning |
---|---|
0 | Enables revocation check. |
1 | Disables the revocation check. |
Note
This entry is effective only when it appears in the registry of a RRAS server.
Windows 2000 does not add this entry to the registry. You can add it by editing the registry or by using a program that edits the registry.
Tip
This entry disables the revocation check of the client's complete certificate chain. To disable the revocation check of the client's root certificate only, use the NoRootRevocationCheck entry.
Related Entries