aboutsummaryrefslogtreecommitdiffstats
path: root/security/ca-roots/pkg-descr
diff options
context:
space:
mode:
authornsayer <nsayer@FreeBSD.org>2000-09-06 01:36:47 +0800
committernsayer <nsayer@FreeBSD.org>2000-09-06 01:36:47 +0800
commitffffa98c003c0450ed8d116f93e62d28f6f9c378 (patch)
treea5f185bddde9a575c2ffa7042629c768503c3fdc /security/ca-roots/pkg-descr
parent30920efc6cd2d45023bb86c60d8b78409dad7540 (diff)
downloadfreebsd-ports-gnome-ffffa98c003c0450ed8d116f93e62d28f6f9c378.tar.gz
freebsd-ports-gnome-ffffa98c003c0450ed8d116f93e62d28f6f9c378.tar.zst
freebsd-ports-gnome-ffffa98c003c0450ed8d116f93e62d28f6f9c378.zip
ca-roots port -- a list of SSL Certificate Authority root certs
Diffstat (limited to 'security/ca-roots/pkg-descr')
-rw-r--r--security/ca-roots/pkg-descr11
1 files changed, 11 insertions, 0 deletions
diff --git a/security/ca-roots/pkg-descr b/security/ca-roots/pkg-descr
new file mode 100644
index 000000000000..3c585f4afced
--- /dev/null
+++ b/security/ca-roots/pkg-descr
@@ -0,0 +1,11 @@
+This port simply contains a list of SSL Certificate Authority root
+certificates. Such a list performs a similar role for SSL Certificate
+verfication that the root cache does for DNS servers.
+
+This list originally came from mod_ssl (where it was ca-bundle.crt. They
+originally got their list from Netscape Communicator/Navigator),
+but will be maintained separately. The maintainer will apply strict
+criteria to suggestions for additions to this list (in concert with
+the FreeBSD security officer). CAs wishing to be added will need
+to assure the FreeBSD user community that their certification procedures
+are sufficiently secure to render their certificates trustworthy.