mirror of
https://git.freebsd.org/ports.git
synced 2025-06-05 12:56:28 -04:00
26 lines
760 B
Text
26 lines
760 B
Text
[
|
|
{ type: install
|
|
message: <<EOM
|
|
FreeBSD does not, and can not warrant that the certification authorities
|
|
whose certificates are included in this package have in any way been
|
|
audited for trustworthiness or RFC 3647 compliance.
|
|
|
|
Assessment and verification of trust is the complete responsibility of the
|
|
system administrator.
|
|
|
|
|
|
This package installs symlinks to support root certificates discovery by
|
|
default for software that uses OpenSSL.
|
|
|
|
This enables SSL Certificate Verification by client software without manual
|
|
intervention.
|
|
|
|
If you prefer to do this manually, replace the following symlinks with
|
|
either an empty file or your site-local certificate bundle.
|
|
|
|
* /etc/ssl/cert.pem
|
|
* %%PREFIX%%/etc/ssl/cert.pem
|
|
* %%PREFIX%%/openssl/cert.pem
|
|
EOM
|
|
}
|
|
]
|