]> granicus.if.org Git - curl/commit
mk-ca-bundle: Change URL retrieval to HTTPS-only by default
authorJay Satiro <raysatiro@yahoo.com>
Thu, 15 Sep 2016 06:26:56 +0000 (02:26 -0400)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 24 Oct 2016 07:41:03 +0000 (09:41 +0200)
commit1ad2bdcf110266c33eea70b895cb8c150eeac790
tree41c1f91f60fe7d482506bdef03beebe08d9526bc
parentc30a2d97ed8aba511dde1fc503eff66d85aba9f5
mk-ca-bundle: Change URL retrieval to HTTPS-only by default

- Change all predefined Mozilla URLs to HTTPS (Gregory Szorc).

- New option -k to allow URLs other than HTTPS and enable HTTP fallback.

Prior to this change the default URL retrieval mode was to fall back to
HTTP if HTTPS didn't work.

Reported-by: Gregory Szorc
Closes #1012
lib/mk-ca-bundle.pl