History log of /openbsd-src/lib/libtls/tls_ocsp.c (Results 26 – 26 of 26)
Revision Date Author Comments
# 2dc6b4e4 02-Nov-2016 beck <beck@openbsd.org>

Add OCSP client side support to libtls.
- Provide access to certificate OCSP URL
- Provide ability to check a raw OCSP reply against an
established TLS ctx
- Check and validate OCSP sta

Add OCSP client side support to libtls.
- Provide access to certificate OCSP URL
- Provide ability to check a raw OCSP reply against an
established TLS ctx
- Check and validate OCSP stapling info in the TLS handshake
if a stapled OCSP response is provided.`

Add example code to show OCSP URL and stapled info
into netcat.

ok jsing@

show more ...


12