1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-07-04 02:49:14 -04:00
Commit graph

6 commits

Author SHA1 Message Date
Gavin Atkinson
f82246e223 Upgrade security/sslscan to just past the 1.11.11 release, pulling in
a couple of bug fixes from upstream that have not yet made it into a
release.

Approved by:	zeising
2018-08-15 21:26:19 +00:00
Gavin Atkinson
650df6e04a sslscan: Update to 1.11.10.
PR:		219197
Submitted by:	Piotr Kubaj (with minor changes)
Approved by:	rene
2017-06-09 03:35:05 +00:00
Bernard Spil
df9e0b8f6a security/sslscan: Update to 1.11.8
- Update to 1.11.8
  - Add USES= ssl
  - Re-roll patches
  - Fix build with libressl-devel

PR:		213652
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
Approved by:	maintainer time-out
2017-02-06 12:55:02 +00:00
Kurt Jaeger
360072ae02 security/sslscan: 1.8.2 -> 1.11.6
- lots of changes since 2010

PR:		208577
Submitted by:	gavin
Approved by:	Matthieu BOUTHORS <matthieu@labs.fr> (maintainer timeout)
2016-05-26 19:55:12 +00:00
Jung-uk Kim
90c78cb9e2 Fix build without SSLv2 and/or SSLv3 support.
PR:		198401
2015-03-24 00:28:49 +00:00
Dennis Herrmann
1bafd97ad0 SSLScan is a fast SSL port scanner. SSLScan connects to SSL ports and determines
what ciphers are supported, which are the servers prefered ciphers, which SSL
protocols are supported and returns the SSL certificate. Client certificates and
private key can be configured and output is to text / XML.

PR:		ports/158111
Submitted by:	Matthieu BOUTHORS <matthieu@labs.fr>
2011-06-21 15:52:37 +00:00