diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2008-07-26 03:19:08 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2008-07-26 03:19:08 +0000 |
commit | 7d1ecb1bb4773d962b1836cd685870a227f6887e (patch) | |
tree | 393e9ee339a00bd6b3d4780fba90b13a4e96c8ab /security/ssl-admin/files | |
parent | Update to 0.10.20 (diff) |
ssl-admin was designed to create a user-friendly, menu-driven interface
to the OpenSSL programs.
ssl-admin will help you do the following tasks with SSL certificates:
* Create your own CA certificate.
* Create new Certificate Signing Requests
* Sign existing Certificate Signing Requests
* Manage Certificate Revokation Lists
* Export configurations and certificates for OpenVPN.
PR: ports/125875
Submitted by: Eric Crist <ecrist at secure-computing.net>
Notes
Notes:
svn path=/head/; revision=217533
Diffstat (limited to 'security/ssl-admin/files')
-rw-r--r-- | security/ssl-admin/files/pkg-message.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/security/ssl-admin/files/pkg-message.in b/security/ssl-admin/files/pkg-message.in new file mode 100644 index 000000000000..d2a7e2b4f272 --- /dev/null +++ b/security/ssl-admin/files/pkg-message.in @@ -0,0 +1,6 @@ +* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * +Please edit the configuration file ssl-admin.conf before running +ssl-admin for the first time. + +You're now ready to manage your SSL certificates. +* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * |