diff --git a/secure/caroot/Makefile b/secure/caroot/Makefile index c9d39d71bad9..7c0831d2ac2f 100644 --- a/secure/caroot/Makefile +++ b/secure/caroot/Makefile @@ -7,10 +7,9 @@ CLEANFILES+= certdata.txt SUBDIR+= trusted SUBDIR+= blacklisted -.include +.include # To be used by secteam@ to update the trusted certificates - fetchcerts: .PHONY fetch --no-sslv3 --no-tlsv1 -o certdata.txt 'https://hg.mozilla.org/projects/nss/raw-file/tip/lib/ckfw/builtins/certdata.txt'