]> granicus.if.org Git - curl/commit
openssl: add support for the Certificate Status Request TLS extension
authorAlessandro Ghedini <alessandro@ghedini.me>
Mon, 16 Jun 2014 13:05:17 +0000 (15:05 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 22 Jan 2015 22:25:23 +0000 (23:25 +0100)
commitd1cf5d570663dac157740cb5e49d24614f185da7
tree1cb649e7e585a642f9988bcb87fba63b4cba4e98
parente888e30476c9bbb0f6fd0a79737197156dc0a99c
openssl: add support for the Certificate Status Request TLS extension

Also known as "status_request" or OCSP stapling, defined in RFC6066
section 8.

Thanks-to: Joe Mason
- for the work-around for the OpenSSL bug.
docs/libcurl/opts/CURLOPT_SSL_VERIFYSTATUS.3
lib/vtls/openssl.c
lib/vtls/openssl.h