aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorBeech Rintoul <beech@FreeBSD.org>2008-07-26 03:19:08 +0000
committerBeech Rintoul <beech@FreeBSD.org>2008-07-26 03:19:08 +0000
commit7d1ecb1bb4773d962b1836cd685870a227f6887e (patch)
tree393e9ee339a00bd6b3d4780fba90b13a4e96c8ab /security/Makefile
parent7eec8d5f5562c76342db29f08ebf212617ec56d9 (diff)
downloadports-7d1ecb1bb4773d962b1836cd685870a227f6887e.tar.gz
ports-7d1ecb1bb4773d962b1836cd685870a227f6887e.zip
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/Makefile')
-rw-r--r--security/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile
index c7f9ee8d27ac..9896974d88ef 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -742,6 +742,7 @@
SUBDIR += sshguard-ipfw
SUBDIR += sshguard-pf
SUBDIR += sshit
+ SUBDIR += ssl-admin
SUBDIR += sslproxy
SUBDIR += sslsniffer
SUBDIR += sslwrap