Date: Tue, 21 Jun 2011 15:52:37 +0000 (UTC) From: Dennis Herrmann <dhn@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security Makefile ports/security/sslscan Makefile distinfo pkg-descr ports/security/sslscan/files patch-Makefile patch-sslscan.c Message-ID: <201106211552.p5LFqbF3092293@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dhn 2011-06-21 15:52:37 UTC
FreeBSD ports repository
Modified files:
security Makefile
Added files:
security/sslscan Makefile distinfo pkg-descr
security/sslscan/files patch-Makefile patch-sslscan.c
Log:
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>
Revision Changes Path
1.1176 +1 -0 ports/security/Makefile
1.1 +23 -0 ports/security/sslscan/Makefile (new)
1.1 +2 -0 ports/security/sslscan/distinfo (new)
1.1 +22 -0 ports/security/sslscan/files/patch-Makefile (new)
1.1 +10 -0 ports/security/sslscan/files/patch-sslscan.c (new)
1.1 +4 -0 ports/security/sslscan/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106211552.p5LFqbF3092293>
