mk-ca-bundle.pl: include a link to the caextract webpage

Makes it easier for users who find the file to find its origin.

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

Closes #14465
This commit is contained in:
Daniel Stenberg 2024-08-08 23:00:47 +02:00
parent 9fa0cf9c53
commit 32f9130ae1
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

View File

@ -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: