ref: 2a3f746387ce9a946d64c83f6d6cd5ccd828b34b
parent: 36f7c4e78f808383f85c5b42652201ddb3fb0980
author: stanley lieber <stanley.lieber@gmail.com>
date: Thu Mar 24 12:20:14 EDT 2016
appendixl.ms: update url for curl.haxx.se (thanks, mischief)
--- a/appendixl.ms
+++ b/appendixl.ms
@@ -90,7 +90,7 @@
.P1
# automatically converted ca certs from mozilla.org
-hget http://curl.haxx.se/ca/cacert.pem >/sys/lib/tls/ca.pem
+hget https://curl.haxx.se/ca/cacert.pem >/sys/lib/tls/ca.pem
# shell script that emulates git commands
hget http://9front.org/extra/rc/git >$home/bin/rc/git