is it possible to configure OpenVPN to use a certificate whitelist which contains allowed certificates insetead of a certificate revocation list (CRL) for disallowed certificates?
Regards, Jochen
|
is it possible to configure OpenVPN to use a certificate whitelist which contains allowed certificates insetead of a certificate revocation list (CRL) for disallowed certificates? Regards, Jochen | |||
|
feedback
|
|
You can use However all this doesn't negate the need for a CRL. Without a CRL you won't be able to revoke a specific issue of a client's certificate. For instance if their existing certificate was compromised or lost and they were issued a new certificate with the same Distinguished Name details. Arguably a CRL is also slightly more secure than removing a client's CCD configuration because the SSL checking is performed further up the chain. | ||||
feedback
|