Provisional support for TLS v1.2 client authentication: client side only.
authorDr. Stephen Henson <steve@openssl.org>
Thu, 12 May 2011 17:49:15 +0000 (17:49 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Thu, 12 May 2011 17:49:15 +0000 (17:49 +0000)
commit4fe4c00eca07c02a8700ca6a2af6b610b02b50f3
treede7030b6e07b5fc05258fdd16f7cfc487c1580de
parent376838a6064c07e53806a025a82f5ade4a8edca3
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