mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-21 08:42:23 +00:00
f82246e223
a couple of bug fixes from upstream that have not yet made it into a release. Approved by: zeising
8 lines
339 B
Plaintext
8 lines
339 B
Plaintext
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.
|
|
|
|
WWW: https://github.com/rbsec/sslscan/
|