Support the TLS Feature (aka Must Staple) X.509v3 extension (RFC7633).
authorRob Stradling <rob@comodo.com>
Fri, 4 Dec 2015 14:35:43 +0000 (14:35 +0000)
committerKurt Roeckx <kurt@roeckx.be>
Thu, 10 Dec 2015 18:27:40 +0000 (19:27 +0100)
commitba67253db19d0319f672d47aa359032e5e66d1b8
tree69b3f0a9523ac9b506608b72e04c495b2c6ef98f
parentf8137a62d94c0a5809a4363b7b4aab3adcb8201c
Support the TLS Feature (aka Must Staple) X.509v3 extension (RFC7633).

Signed-off-by: Kurt Roeckx <kurt@roeckx.be>
Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Dr. Stephen Henson <steve@openssl.org>
GH: #495, MR: #1435
13 files changed:
crypto/objects/obj_dat.h
crypto/objects/obj_mac.num
crypto/objects/objects.txt
crypto/x509v3/Makefile
crypto/x509v3/ext_dat.h
crypto/x509v3/v3_lib.c
crypto/x509v3/v3_tlsf.c [new file with mode: 0644]
crypto/x509v3/v3err.c
doc/apps/x509v3_config.pod
doc/crypto/X509V3_get_d2i.pod
include/openssl/obj_mac.h
include/openssl/x509v3.h
util/libeay.num