Skip to content

Commit

Permalink
mk-ca-bundle.pl: show full URL in output
Browse files Browse the repository at this point in the history
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...
  • Loading branch information
bagder committed Apr 7, 2011
1 parent 2f69240 commit 23544f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/mk-ca-bundle.pl
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
## 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
Expand Down

0 comments on commit 23544f3

Please sign in to comment.