1[
2{ type: install
3  message: <<EOM
4MidnightBSD does not, and can not warrant that the certification authorities
5whose certificates are included in this package have in any way been
6audited for trustworthiness or RFC 3647 compliance.
7
8Assessment and verification of trust is the complete responsibility of the
9system administrator.
10
11
12This package installs symlinks to support root certificates discovery by
13default for software that uses OpenSSL.
14
15This enables SSL Certificate Verification by client software without manual
16intervention.
17
18If you prefer to do this manually, replace the following symlinks with
19either an empty file or your site-local certificate bundle.
20
21  * /etc/ssl/cert.pem
22  * %%PREFIX%%/etc/ssl/cert.pem
23  * %%PREFIX%%/openssl/cert.pem
24EOM
25}
26]
27