mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-16 16:50:06 +02:00
Rewrap haiku-data DESCRIPTIONs
This commit is contained in:
@@ -34,15 +34,13 @@ INSTALL()
|
||||
}
|
||||
|
||||
DESCRIPTION="
|
||||
Certificate data from Mozilla as of: Sat Dec 29 20:03:40 2012
|
||||
|
||||
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:
|
||||
http://mxr.mozilla.org/mozilla/source/security/nss/lib/ckfw/builtins/certdata.txt?raw=1
|
||||
|
||||
It contains the certificates in PEM format and therefore
|
||||
can be directly used with curl / libcurl / php_curl, or with
|
||||
an Apache+mod_ssl webserver for SSL client authentication.
|
||||
Just configure this file as the SSLCACertificateFile.
|
||||
"
|
||||
Certificate data from Mozilla as of: Sat Dec 29 20:03:40 2012
|
||||
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: \
|
||||
http://mxr.mozilla.org/mozilla/source/security/nss/lib/ckfw/builtins/certdata.txt?raw=1
|
||||
It contains the certificates in PEM format and therefore can be directly used \
|
||||
with curl / libcurl / php_curl, or with an Apache+mod_ssl webserver for SSL \
|
||||
client authentication.
|
||||
Just configure this file as the SSLCACertificateFile.
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user