]> granicus.if.org Git - curl/commit
openssl: Fixed compilation errors when OpenSSL built with 'no-tlsext'
authorSteve Holme <steve_holme@hotmail.com>
Tue, 27 Jan 2015 11:52:14 +0000 (11:52 +0000)
committerSteve Holme <steve_holme@hotmail.com>
Tue, 27 Jan 2015 12:47:48 +0000 (12:47 +0000)
commita268a804b709e6d899f611d9ef1c885d964f7b4a
tree0fba3421a2a1d5f164398c882ecfc4c83f4cc12a
parent569132544039ee470cb812017e9a9b806e642347
openssl: Fixed compilation errors when OpenSSL built with 'no-tlsext'

Fixed the build of openssl.c when OpenSSL is built without the necessary
TLS extensions for OCSP stapling.

Reported-by: John E. Malmberg
lib/vtls/openssl.c