|
Hi, SSLv3 and TLSv* definitely support client certificates. But what about SSLv2? I see in the state machine of SSLv2 states like SSL2_ST_SEND_CLIENT_CERTIFICATE_* on the client side and SSL2_ST_SEND_REQUEST_CERTIFICATE_* on the server side. Does it all work? If so, is it any different from the CertificateRequest--Certificate--CertificateVerify messaging order as done in SSLv3 and TLSv*?
Thanks,
Vineet
|