summaryrefslogtreecommitdiff
path: root/security/mozilla-rootcerts/PLIST
AgeCommit message (Collapse)AuthorFilesLines
2020-11-27mozilla-rootcerts: Move MESSAGE content into documentationgdt1-1/+2
Drop MESSAGE content pointing out mozilla-rootcerts-openssl that is duplicative with DESCR. Move MESSAGE content about installation for gnupg2 into a documentation file; this is simply normal documentation about how to use an installed package. Mention this documentation in DESCR, so that prospective users get the right sense of what the package can do.
2016-02-06Create and install a file called "share/mozilla-rootcerts/cacert.pem"tron1-1/+2
which contains all the trusted certificates in PEM format. This file can e.g. be used with command line clients like "curl" or "wget" to validate certificates.
2009-06-14Remove @dirrm entries from PLISTsjoerg1-2/+1
2007-09-20Import security/mozilla-rootcerts:jlam1-0/+4
This package provides a script which can be used to extract the root CA certificates distributed by the Mozilla Project into the current working directory and to rehash the existing certificates. The directory can be used by most SSL-aware programs that expect a "CA certificate path".