mk-ca-bundle.pl: show full URL in output
authorDaniel Stenberg <daniel@haxx.se>
Thu, 7 Apr 2011 20:42:22 +0000 (22:42 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 7 Apr 2011 20:42:22 +0000 (22:42 +0200)
When I decided to search for a potential error with the cacert bundle it
struck me I wanted to see the full source URL in the output...

lib/mk-ca-bundle.pl

index b871a0b..b0c8698 100755 (executable)
@@ -111,7 +111,7 @@ print CRT <<EOT;
 ## This is a bundle of X.509 certificates of public Certificate Authorities
 ## (CA). These were automatically extracted from Mozilla's root certificates
 ## file (certdata.txt).  This file can be found in the mozilla source tree:
-## '/mozilla/security/nss/lib/ckfw/builtins/certdata.txt'
+## $url
 ##
 ## It contains the certificates in ${format}PEM format and therefore
 ## can be directly used with curl / libcurl / php_curl, or with