]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
mk-ca-bundle.pl: include a link to the caextract webpage
authorDaniel Stenberg <daniel@haxx.se>
Thu, 8 Aug 2024 21:00:47 +0000 (23:00 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 9 Aug 2024 06:20:43 +0000 (08:20 +0200)
Makes it easier for users who find the file to find its origin.

Fixes https://github.com/curl/curl-www/issues/374

Closes #14465

scripts/mk-ca-bundle.pl

index 097171059b0cdaf288cc5515ba706dcfecd9e58c..07eabbe8552a1edca49f9680d689f43e6241dfe8 100755 (executable)
@@ -408,6 +408,8 @@ print CRT <<EOT;
 ##
 ## Certificate data from Mozilla ${datesrc}: ${currentdate} GMT
 ##
+## Find updated versions here: https://curl.se/docs/caextract.html
+##
 ## 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: