mirror of
https://github.com/curl/curl.git
synced 2026-07-28 19:23:06 +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
|
|
@ -36,7 +36,7 @@
|
|||
If you intend to use a SSL-based protocol here you MUST setup the OpenSSL
|
||||
callback functions as described here:
|
||||
|
||||
http://www.openssl.org/docs/crypto/threads.html#DESCRIPTION
|
||||
https://www.openssl.org/docs/crypto/threads.html#DESCRIPTION
|
||||
|
||||
*/
|
||||
const char * const urls[NUMT]= {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue