]> granicus.if.org Git - curl/commit
gtls: add support for the Certificate Status Request TLS extension
authorAlessandro Ghedini <alessandro@ghedini.me>
Mon, 16 Jun 2014 11:21:02 +0000 (13:21 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 16 Jan 2015 22:23:29 +0000 (23:23 +0100)
commitf13669a375f5bfd14797bda91642cabe076974fa
tree2930cae5863ac6f60d3dc615ccba00684ac01885
parent3af90a6e19249807f99bc9ee7b50d3e58849072a
gtls: add support for the Certificate Status Request TLS extension

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

This requires GnuTLS 3.1.3 or higher to build, however it's recommended to use
at least GnuTLS 3.3.11 since previous versions had a bug that caused the OCSP
response verfication to fail even on valid responses.
lib/vtls/gtls.c
lib/vtls/gtls.h