summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon DeVree <nuxi@vault24.org>2017-10-19 11:54:04 -0400
committerDaniel Stenberg <daniel@haxx.se>2017-10-22 23:38:31 +0200
commitfdd879d549e77fdcf913e5d4a5c5823e70759807 (patch)
tree509d4ca82d70b9697d57cdfbf0251d2646477876
parentf571651a0dff54863cc08758513726156f9a26e2 (diff)
downloadgnurl-fdd879d549e77fdcf913e5d4a5c5823e70759807.tar.gz
gnurl-fdd879d549e77fdcf913e5d4a5c5823e70759807.tar.bz2
gnurl-fdd879d549e77fdcf913e5d4a5c5823e70759807.zip
mk-ca-bundle: Remove URL for aurora
Aurora is no longer used by Mozilla https://hacks.mozilla.org/2017/04/simplifying-firefox-release-channels/
-rwxr-xr-xlib/mk-ca-bundle.pl2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/mk-ca-bundle.pl b/lib/mk-ca-bundle.pl
index d16f1a41b..dcfec0bb6 100755
--- a/lib/mk-ca-bundle.pl
+++ b/lib/mk-ca-bundle.pl
@@ -50,8 +50,6 @@ my %urls = (
'https://hg.mozilla.org/projects/nss/raw-file/default/lib/ckfw/builtins/certdata.txt',
'central' =>
'https://hg.mozilla.org/mozilla-central/raw-file/default/security/nss/lib/ckfw/builtins/certdata.txt',
- 'aurora' =>
- 'https://hg.mozilla.org/releases/mozilla-aurora/raw-file/default/security/nss/lib/ckfw/builtins/certdata.txt',
'beta' =>
'https://hg.mozilla.org/releases/mozilla-beta/raw-file/default/security/nss/lib/ckfw/builtins/certdata.txt',
'release' =>