nss: implement public key pinning for NSS backend

Bug: https://bugzilla.redhat.com/1195771
This commit is contained in:
Kamil Dudka
2015-03-25 13:48:41 +01:00
parent 1fd33e3ec8
commit b47c17d67c
5 changed files with 58 additions and 3 deletions

View File

@@ -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