Provisional support for TLS v1.2 client authentication: client side only.
authorDr. Stephen Henson <steve@openssl.org>
Thu, 12 May 2011 17:35:03 +0000 (17:35 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Thu, 12 May 2011 17:35:03 +0000 (17:35 +0000)
commit855a54a9a50b165c314262e5e626a18e4e5ce2ad
treee578d0c45dd039d84e43aa04d9eafe5241404106
parent8f82912460c3066fc222d8e5893187df0566fc18
Provisional support for TLS v1.2 client authentication: client side only.

Parse certificate request message and set digests appropriately.

Generate new TLS v1.2 format certificate verify message.

Keep handshake caches around for longer as they are needed for client auth.
CHANGES
ssl/s3_clnt.c