]> granicus.if.org Git - curl/commitdiff
mk-ca-bundle: Remove URL for aurora
authorJon DeVree <nuxi@vault24.org>
Thu, 19 Oct 2017 15:54:04 +0000 (11:54 -0400)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 22 Oct 2017 21:38:31 +0000 (23:38 +0200)
Aurora is no longer used by Mozilla
https://hacks.mozilla.org/2017/04/simplifying-firefox-release-channels/

lib/mk-ca-bundle.pl

index d16f1a41bc2260675bd9b89eeaa97e1239b06e85..dcfec0bb66c5ec0d0b1c72cc90054ab635c3c286 100755 (executable)
@@ -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' =>