tidy-up: URL updates

Closes #14318
This commit is contained in:
Viktor Szakats 2024-07-30 18:05:02 +02:00
parent b92ead34dd
commit 767d5811b5
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
5 changed files with 14 additions and 14 deletions

View file

@ -25,7 +25,7 @@ libcurl was built to use. This is an attempt to list known cipher names.
## OpenSSL
(based on [OpenSSL docs](https://www.openssl.org/docs/manmaster/man1/openssl-ciphers.html))
(based on [OpenSSL docs](https://docs.openssl.org/master/man1/openssl-ciphers/))
When specifying multiple cipher names, separate them with colon (`:`).

View file

@ -59,7 +59,7 @@ libcurl is built as a DLL and OpenSSL is linked statically to it then libcurl
does this cleanup automatically and there is no leak (added in libcurl 8.8.0).
Please review the OpenSSL documentation for a full list of circumstances:
https://www.openssl.org/docs/man3.0/man3/OPENSSL_thread_stop.html#NOTES
https://docs.openssl.org/3.0/man3/OPENSSL_init_crypto/#notes
# Signals