diff options
author | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-05-23 22:21:25 +0000 |
---|---|---|
committer | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-05-23 22:21:25 +0000 |
commit | 9e01a15a9e7a21c24d7218d9348be55257b501cd (patch) | |
tree | bc94d035785acb4bf8d5af10a8b5a9ded60b9b52 /security/openscep/pkg-descr | |
parent | bf9a2be8e16be3ec91828db9152a641cdaf5f54d (diff) |
Notes
Diffstat (limited to 'security/openscep/pkg-descr')
-rw-r--r-- | security/openscep/pkg-descr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/security/openscep/pkg-descr b/security/openscep/pkg-descr new file mode 100644 index 000000000000..dfd57c161d24 --- /dev/null +++ b/security/openscep/pkg-descr @@ -0,0 +1,8 @@ +OpenSCEP is an open source implementation of the SCEP protocol used by Cisco +routers for certificate enrollment to build VPNs. It implements most of the +draft specification. + +OpenSCEP includes a client and a server implementation, as well as some CGI +programs to simplify certificate and revocation list management. + +WWW: http://openscep.othello.ch/ |