./wip/openscep, CA glue for Cisco SCEP

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.4.2nb3, Package name: openscep-0.4.2nb3, Maintainer: carton

SCEP is a simple protocol that runs over http. The server runs a CGI
script http://.../cgi-bin/pkiclient.exe. Cisco equipment (PIX, IOS)
needs to become an SCEP client to guide it by the hand through the
process of loading a CA certificate into itself, downloading CRLs, and
enrolling its device certificate into the CA. Cisco devices generate
their own certificate requests, and the private key never leaves the
device. SCEP is kind of silly, but you can't use certificates with Cisco
unless you use SCEP, so, here it is.

oh, guess what, you need LDAP to use it. enjoy!


Required to run:
[databases/openldap-client] [databases/db4] [lang/perl5] [security/openssl] [devel/libltdl]

Required to build:
[www/w3m] [www/apache24] [pkgtools/cwrappers]

Master sites:

RMD160: fa9fc9b7c142e0025213756d09913f17bfaff1cf
Filesize: 406.537 KB

Version history: (Expand)


CVS history: (Expand)


   2012-10-03 23:32:45 by Aleksej Saushev | Files touched by this commit (49)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2011-11-21 20:08:56 by abs | Files touched by this commit (22)
Log message:
Try to clean out the last of the @dirrm lines
   2011-11-21 19:24:43 by abs | Files touched by this commit (13)
Log message:
Remove obsolete @dirrm lines
   2010-01-17 13:03:22 by Thomas Klausner | Files touched by this commit (217) | Package updated
Log message:
Recursive PKGREVISION bump for jpeg update to 8.
   2009-10-11 12:44:55 by Thomas Klausner | Files touched by this commit (222)
Log message:
Remove obsolete @dirrm lines.
   2008-09-06 22:54:43 by Thomas Klausner | Files touched by this commit (27) | Package updated
Log message:
Recursive PKGREVISION/ABI-depends bump for db4 4.6->4.7 update (shlib
name change).
   2008-01-18 05:30:10 by Tobias Nygren | Files touched by this commit (174)
Log message:
Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
   2006-10-29 09:32:37 by Sergey Svishchev | Files touched by this commit (192)
Log message:
Delint:
- convert spaces to tabs (pkglint --autofix)
- set, not append to USE_LANGUAGES