aboutsummaryrefslogtreecommitdiff
path: root/lib/vtls/vtls.c
diff options
context:
space:
mode:
authorViktor Szakats <vszakats@users.noreply.github.com>2016-02-03 05:09:25 +0100
committerJay Satiro <raysatiro@yahoo.com>2016-02-04 18:46:54 -0500
commitd49881cb19971c058eca4a41317b6487bf939e5c (patch)
tree3bad566d3db17bf714868284dd1e1c5ed70bc436 /lib/vtls/vtls.c
parent742deff4dddde519e8928c7b13a66a51e83383f1 (diff)
URLs: change more http to https
Diffstat (limited to 'lib/vtls/vtls.c')
-rw-r--r--lib/vtls/vtls.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/vtls/vtls.c b/lib/vtls/vtls.c
index bcc958a09..36465a7f6 100644
--- a/lib/vtls/vtls.c
+++ b/lib/vtls/vtls.c
@@ -41,7 +41,7 @@
defines/macros #defined by the lib-specific header files.
"SSL/TLS Strong Encryption: An Introduction"
- http://httpd.apache.org/docs-2.0/ssl/ssl_intro.html
+ https://httpd.apache.org/docs/2.0/ssl/ssl_intro.html
*/
#include "curl_setup.h"