]> git.ipfire.org Git - thirdparty/gnutls.git/commit
ocsp: send all the OCSP responses under TLS1.3
authorNikos Mavrogiannopoulos <nmav@redhat.com>
Wed, 6 Dec 2017 12:32:28 +0000 (13:32 +0100)
committerNikos Mavrogiannopoulos <nmav@redhat.com>
Mon, 19 Feb 2018 14:29:36 +0000 (15:29 +0100)
commitcb3db8dc2cd1fbb2fdba02378c192a3d2460f448
tree758a298eeeea2f8d9aeae0defb4a273571723ab2
parent9829ef9a3ca06d60472599df7c74ebb9a53f1fe2
ocsp: send all the OCSP responses under TLS1.3

That is, any responses set by the caller application (directly
or via a callback), will be sent to the peer.

Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
lib/auth/cert.c
lib/gnutls_int.h
lib/hello_ext.h
lib/tls13/certificate.c