Rewrap haiku-data DESCRIPTIONs

This commit is contained in:
noryb009
2014-01-02 16:40:57 -05:00
parent a08a763e6f
commit cbf189bec3

View File

@@ -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.
"