Add SSL_CTX_get_tlsext_status_type()
authorMatt Caswell <matt@openssl.org>
Tue, 7 Jun 2016 14:14:14 +0000 (15:14 +0100)
committerMatt Caswell <matt@openssl.org>
Tue, 7 Jun 2016 16:05:52 +0000 (17:05 +0100)
commit30b967651c1d01562087d65a28707678125d731a
treecec04e8354239cd03aeea22602e16f231825e503
parent93a9d5975ea1761247e44ee697d991aa88919c96
Add SSL_CTX_get_tlsext_status_type()

Reviewed-by: Rich Salz <rsalz@openssl.org>
include/openssl/tls1.h
ssl/s3_lib.c