Process signature algorithms during TLS v1.2 client authentication.
authorDr. Stephen Henson <steve@openssl.org>
Thu, 12 May 2011 17:44:59 +0000 (17:44 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Thu, 12 May 2011 17:44:59 +0000 (17:44 +0000)
commit376838a6064c07e53806a025a82f5ade4a8edca3
treeca5bb9a534d994aaa6c19454190de152924af11e
parentd768a816aaf15b7809f56677b748719a43725d4f
Process signature algorithms during TLS v1.2 client authentication.

Make sure message is long enough for signature algorithms.

(backport from HEAD).
ssl/s3_clnt.c
ssl/ssl.h
ssl/ssl_err.c
ssl/ssl_locl.h
ssl/t1_lib.c