Process signature algorithms during TLS v1.2 client authentication.
authorDr. Stephen Henson <steve@openssl.org>
Thu, 12 May 2011 14:38:01 +0000 (14:38 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Thu, 12 May 2011 14:38:01 +0000 (14:38 +0000)
commit8f82912460c3066fc222d8e5893187df0566fc18
tree9edca03eded9e84504358441d752e82dc07a16ee
parentf76b1baf8683e278aa4fc8992168fc6e375f0585
Process signature algorithms during TLS v1.2 client authentication.

Make sure message is long enough for signature algorithms.
ssl/s3_clnt.c
ssl/ssl.h
ssl/ssl_err.c
ssl/ssl_locl.h
ssl/t1_lib.c