diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2005-02-18 21:46:59 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2005-02-18 21:46:59 +0000 |
commit | 0fe80d8e313a29d775252f3bdc1a6118b6b164b5 (patch) | |
tree | 64d2fe7e16b92ab7d760a6147e2a04deec92493f /security/sscep/pkg-descr | |
parent | 000f5a22cd77039ff34abc0117c1ad510e66721b (diff) |
Notes
Diffstat (limited to 'security/sscep/pkg-descr')
-rw-r--r-- | security/sscep/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/security/sscep/pkg-descr b/security/sscep/pkg-descr new file mode 100644 index 000000000000..40a029f08516 --- /dev/null +++ b/security/sscep/pkg-descr @@ -0,0 +1,6 @@ +SCEP is a client-only implementation of the SCEP (Cisco System's Simple +Certificate Enrollment Protocol). SSCEP is designed for OpenBSD's isakmpd, +but it will propably work with any Unix system with a recent compiler and +OpenSSL toolkit libraries installed. + +WWW: http://www.klake.org/~jt/sscep/ |