Loading docs/libcurl/opts/CURLOPT_PINNEDPUBLICKEY.3 +3 −1 Original line number Diff line number Diff line Loading @@ -95,7 +95,9 @@ footer: .SH AVAILABILITY PEM/DER support: 7.39.0: OpenSSL, GnuTLS and GSKit 7.39.0: OpenSSL, GnuTLS 7.39.0-7.48.0,7.58.1+: GSKit 7.43.0: NSS and wolfSSL/CyaSSL Loading lib/vtls/gskit.c +1 −1 Original line number Diff line number Diff line Loading @@ -1355,7 +1355,7 @@ const struct Curl_ssl Curl_ssl_gskit = { 0, /* have_ca_path */ 1, /* have_certinfo */ 0, /* have_pinnedpubkey */ 1, /* have_pinnedpubkey */ 0, /* have_ssl_ctx */ /* TODO: convert to 1 and fix test #1014 (if need) */ 0, /* support_https_proxy */ Loading Loading
docs/libcurl/opts/CURLOPT_PINNEDPUBLICKEY.3 +3 −1 Original line number Diff line number Diff line Loading @@ -95,7 +95,9 @@ footer: .SH AVAILABILITY PEM/DER support: 7.39.0: OpenSSL, GnuTLS and GSKit 7.39.0: OpenSSL, GnuTLS 7.39.0-7.48.0,7.58.1+: GSKit 7.43.0: NSS and wolfSSL/CyaSSL Loading
lib/vtls/gskit.c +1 −1 Original line number Diff line number Diff line Loading @@ -1355,7 +1355,7 @@ const struct Curl_ssl Curl_ssl_gskit = { 0, /* have_ca_path */ 1, /* have_certinfo */ 0, /* have_pinnedpubkey */ 1, /* have_pinnedpubkey */ 0, /* have_ssl_ctx */ /* TODO: convert to 1 and fix test #1014 (if need) */ 0, /* support_https_proxy */ Loading