]> git.ipfire.org Git - thirdparty/openssl.git/commit - include/openssl/ssl.h
Use the new TLSv1.3 certificate_required alert where appropriate
authorMatt Caswell <matt@openssl.org>
Fri, 10 Mar 2017 15:09:24 +0000 (15:09 +0000)
committerMatt Caswell <matt@openssl.org>
Fri, 10 Mar 2017 15:33:31 +0000 (15:33 +0000)
commit42c28b637c5ac9a288a0a6bde8f32622ba60e0a1
treebd95fcbe86173c5ab645f395673d0463a022b89e
parent717afd9337abb2ec8f4b59c7c700fe417e746346
Use the new TLSv1.3 certificate_required alert where appropriate

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2898)
include/openssl/ssl.h
include/openssl/tls1.h
ssl/s3_enc.c
ssl/statem/statem_srvr.c
ssl/t1_enc.c