11 Commits

Author SHA1 Message Date
espie
511c5d230a a few minor pkg_subst fixes, for the coming patch (disallow -c without -m
outside of WRKDIR)
2015-11-02 11:56:54 +00:00
sthen
ec06a655c0 fix path to pem file, lost in previous commit 2015-08-25 12:24:02 +00:00
sthen
66135704aa revert diff which changed SSLv23_METHOD to TLSv1_METHOD, the former is better
as it allows detecting the best version to use (include TLS 1.0, 1.1, 1.2)
whereas TLSv1_METHOD forces 1.0 only.
2015-07-18 04:09:27 +00:00
ajacoutot
2375891bd2 sort. 2015-07-15 17:42:08 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
sthen
f0efd17e1a patch yubiserve to handle yubikey OTPs in upper case (capslock) 2014-12-22 14:10:57 +00:00
sthen
fdf377fc72 add patches to yubiserve: use TLS not SSLv3, allow use of chain certificates 2014-12-22 13:22:39 +00:00
sthen
ff5896063c remove bogus timestamp-checking code resulting in spurious failures 2014-03-27 13:52:30 +00:00
naddy
c2832a1290 move http://code.google.com, *.googlecode.com, and sites.google.com to https
suggested by bentley@
2013-08-07 21:31:12 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
sthen
ffbfde3b63 import ports/security/yubiserve, ok jsaper@
YubiServe is a lightweight Validation Server supporting both OATH/HOTP
and Yubico Yubikey implementations, written in Python that uses an
SQLite database or, optionally, a MySQL database. It has an integrated
threaded webserver, with HTTPS/SSL support, compatible with the
Yubico validation protocol 2.0 including HMAC SHA-1 signatures to
provide for authentication of the server.
2012-07-18 08:25:07 +00:00