mirror of
https://github.com/curl/curl.git
synced 2026-05-30 05:17:30 +03:00
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:
parent
9fa0cf9c53
commit
32f9130ae1
1 changed files with 2 additions and 0 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue