diff options
author | moparisthebest <admin@moparisthebest.com> | 2018-01-25 16:47:49 -0500 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2018-01-25 23:16:14 +0100 |
commit | 5c497343d9e13915733792597fe18e4b361fc961 (patch) | |
tree | 969d16c745b8b7aab753475f14a2c83f5d3528bf /docs | |
parent | f8475c69410dc401974ffe54691c1f44b0577141 (diff) |
GSKit: restore pinnedpubkey functionality
inadvertently removed in 283babfaf8d8f3bab9d3c63cea94eb0b84e79c37
Closes #2263
Diffstat (limited to 'docs')
-rw-r--r-- | docs/libcurl/opts/CURLOPT_PINNEDPUBLICKEY.3 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/libcurl/opts/CURLOPT_PINNEDPUBLICKEY.3 b/docs/libcurl/opts/CURLOPT_PINNEDPUBLICKEY.3 index dd8ed4ffa..35ffa620a 100644 --- a/docs/libcurl/opts/CURLOPT_PINNEDPUBLICKEY.3 +++ b/docs/libcurl/opts/CURLOPT_PINNEDPUBLICKEY.3 @@ -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 |