mirror of
https://github.com/curl/curl.git
synced 2026-08-25 09:13:31 +03:00
URLs: change more http to https
This commit is contained in:
parent
093f9cd38d
commit
b4f595bde4
8 changed files with 16 additions and 16 deletions
|
|
@ -29,9 +29,9 @@
|
|||
* (libgcrypt) so far.
|
||||
*
|
||||
* OpenSSL docs for this:
|
||||
* http://www.openssl.org/docs/crypto/threads.html
|
||||
* https://www.openssl.org/docs/crypto/threads.html
|
||||
* gcrypt docs for this:
|
||||
* http://gnupg.org/documentation/manuals/gcrypt/Multi_002dThreading.html
|
||||
* https://gnupg.org/documentation/manuals/gcrypt/Multi_002dThreading.html
|
||||
*/
|
||||
|
||||
#define USE_OPENSSL /* or USE_GNUTLS accordingly */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue