OpenBSD/src o6GWlV1lib/libtls tls_ocsp.c tls_internal.h

   Keep track of which keypair is in use by a TLS context.

   This fixes a bug where by a TLS server with SNI would always only return
   the OCSP staple for the default keypair, rather than returning the OCSP
   staple associated with the keypair that was selected via SNI.

   Issue reported by William Graeber and confirmed by Andreas Bartelt.

   Fix tested by William Graeber and Andreas Bartelt - thanks!
VersionDeltaFile
1.16+11-11lib/libtls/tls_ocsp.c
1.65+5-1lib/libtls/tls_internal.h
1.42+5-1lib/libtls/tls_server.c
1.71+4-1lib/libtls/tls.c
+25-144 files

UnifiedSplitRaw