diff options
author | Viktor Szakats <vszakats@users.noreply.github.com> | 2017-08-08 19:22:34 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2017-08-08 21:41:07 +0200 |
commit | 13ef623a81736e95da1cc1d13a02dd78e228adee (patch) | |
tree | 461ddac9a389bdeadf93ac430b601767cdf26795 /docs/libcurl/libcurl-thread.3 | |
parent | 58845f2e2e2e19738882f44cf1cbedeb160e76d1 (diff) | |
download | curl-13ef623a81736e95da1cc1d13a02dd78e228adee.tar.gz |
docs/comments: Update to secure URL versions
Closes #1741
Diffstat (limited to 'docs/libcurl/libcurl-thread.3')
-rw-r--r-- | docs/libcurl/libcurl-thread.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/libcurl/libcurl-thread.3 b/docs/libcurl/libcurl-thread.3 index 9514d819e..c18676e7e 100644 --- a/docs/libcurl/libcurl-thread.3 +++ b/docs/libcurl/libcurl-thread.3 @@ -53,7 +53,7 @@ https://www.openssl.org/docs/man1.0.2/crypto/threads.html#DESCRIPTION https://curl.haxx.se/libcurl/c/opensslthreadlock.html .IP GnuTLS -http://gnutls.org/manual/html_node/Thread-safety.html +https://gnutls.org/manual/html_node/Thread-safety.html .IP NSS thread-safe already without anything required. .IP PolarSSL |