pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/mozilla-rootcerts-openssl mozilla-rootcerts-o...
details: https://anonhg.NetBSD.org/pkgsrc/rev/15aaa159a3c6
branches: trunk
changeset: 414451:15aaa159a3c6
user: gdt <gdt%pkgsrc.org@localhost>
date: Fri Mar 27 17:00:01 2020 +0000
description:
mozilla-rootcerts-openssl: Minor DESCR fixups
Mention the manual script approach, almost parenthetically, in the See
also part about mozilla-rootcerts.
diffstat:
security/mozilla-rootcerts-openssl/DESCR | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
diffs (22 lines):
diff -r 5d522851bd0d -r 15aaa159a3c6 security/mozilla-rootcerts-openssl/DESCR
--- a/security/mozilla-rootcerts-openssl/DESCR Fri Mar 27 16:42:26 2020 +0000
+++ b/security/mozilla-rootcerts-openssl/DESCR Fri Mar 27 17:00:01 2020 +0000
@@ -2,8 +2,8 @@
anchors in OpenSSL, so that programs using OpenSSL will be able to use
them to validate SSL certificates.
-For pkgsrc-provided OpenSSL, this package operates modifies
-${PREFIX}/etc/ssl/certs as installed by another package. This is
+For pkgsrc-provided OpenSSL, this package modifies
+${PREFIX}/etc/ssl/certs, which belongs to another package. This is
somewhat irregular as packages should not modify content under etc.
For native OpenSSL, it modifies the base system OpenSSL certificate
@@ -15,4 +15,5 @@
See also the mozilla-rootcerts package (which this one depends on) for
placing the Mozilla CA list in the filesystem but not configuring it
-into OpenSSL.
\ No newline at end of file
+into OpenSSL, as well as a script to aid in manual configuration of
+trust anchors.
Home |
Main Index |
Thread Index |
Old Index