diff options
Diffstat (limited to 'docs/libcurl/opts/CURLOPT_PROXY_PINNEDPUBLICKEY.3')
-rw-r--r-- | docs/libcurl/opts/CURLOPT_PROXY_PINNEDPUBLICKEY.3 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/libcurl/opts/CURLOPT_PROXY_PINNEDPUBLICKEY.3 b/docs/libcurl/opts/CURLOPT_PROXY_PINNEDPUBLICKEY.3 index db2cd70e0..ebe3d7fd2 100644 --- a/docs/libcurl/opts/CURLOPT_PROXY_PINNEDPUBLICKEY.3 +++ b/docs/libcurl/opts/CURLOPT_PROXY_PINNEDPUBLICKEY.3 @@ -39,6 +39,9 @@ if it does not exactly match the public key provided to this option, curl will abort the connection before sending or receiving any data. On mismatch, \fICURLE_SSL_PINNEDPUBKEYNOTMATCH\fP is returned. + +The application does not have to keep the string around after setting this +option. .SH DEFAULT NULL .SH PROTOCOLS |