Commit graph

3 commits

Author SHA1 Message Date
Mikhail Teterin
f081ac628b Assure warning-free build even with older OpenSSL-0.9.7, found on 6.x
systems. The c2i_ASN1_INTEGER function there does not explicitly
guarantee const-ness of its second argument, unlike on 0.9.8...

Notified by:	pav
2008-05-03 16:40:49 +00:00
Mikhail Teterin
ba1db238b7 Unbreak, upgrade to the most recent version 20071227. Instead of
patching the vendor's Makefile, provide our own -- it is smaller
than the patch...

Address all of the compiler-warnings brought up by WARNS=3. Two
of them appear to be genuine error... The patch-warnings sent to
the vendor.

Manual page is no longer part of the distribution, although it is
still mentioned in the vendor's Makefile. Hopefully, this will be
addressed by the next release (along with the warnings).
2008-05-01 04:28:31 +00:00
Sergey Matveychuk
0fe80d8e31 SSCEP 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.

PR:		ports/77595
Submitted by:	Vsevolod Stakhov <vsevolod(at)highsecure.ru>
2005-02-18 21:46:59 +00:00