mirror of
https://github.com/curl/curl.git
synced 2026-08-25 13:23:33 +03:00
parent
b92ead34dd
commit
767d5811b5
5 changed files with 14 additions and 14 deletions
|
|
@ -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 (`:`).
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue