aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl/opts/CURLOPT_PINNEDPUBLICKEY.3
diff options
context:
space:
mode:
authorKamil Dudka <kdudka@redhat.com>2015-03-25 13:48:41 +0100
committerKamil Dudka <kdudka@redhat.com>2015-04-22 13:21:31 +0200
commitb47c17d67c9b5c9e985375b090f0140bf43cb146 (patch)
treeeae985fca8853c0dcbf72e5556d070637f86db56 /docs/libcurl/opts/CURLOPT_PINNEDPUBLICKEY.3
parent1fd33e3ec8fcfe6f5797b212980ececd6bdb9d03 (diff)
nss: implement public key pinning for NSS backend
Bug: https://bugzilla.redhat.com/1195771
Diffstat (limited to 'docs/libcurl/opts/CURLOPT_PINNEDPUBLICKEY.3')
-rw-r--r--docs/libcurl/opts/CURLOPT_PINNEDPUBLICKEY.32
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/libcurl/opts/CURLOPT_PINNEDPUBLICKEY.3 b/docs/libcurl/opts/CURLOPT_PINNEDPUBLICKEY.3
index 2d8639275..4cc68b1d3 100644
--- a/docs/libcurl/opts/CURLOPT_PINNEDPUBLICKEY.3
+++ b/docs/libcurl/opts/CURLOPT_PINNEDPUBLICKEY.3
@@ -52,7 +52,7 @@ if(curl) {
.fi
.SH AVAILABILITY
If built TLS enabled. This is currently only implemented in the OpenSSL,
-GnuTLS and GSKit backends.
+GnuTLS, NSS and GSKit backends.
Added in libcurl 7.39.0
.SH RETURN VALUE