Skip to content

Commit

Permalink
In theory, we now have SNI enabled; thanks to Tim Brown
Browse files Browse the repository at this point in the history
  • Loading branch information
ioerror committed Nov 11, 2010
1 parent 0d7e9c0 commit d6f3f56
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 0 additions & 2 deletions TODO
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ Fix the certificate formatting (prefix it with whitespace)
Add support for SOCKS5 proxy (or audit for 'usewithtor')
It seems to work fine with 'usewithtor'
It still seems prudent to add proper proxy support
Add support for SNI:
http://en.wikipedia.org/wiki/Server_Name_Indication
Add STARTTLS support for LDAP:
http://www.rfc-editor.org/rfc/rfc2830.txt
Add HTML report generation
Expand Down
3 changes: 2 additions & 1 deletion sslscan.1
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ ciphers that are supported.
SSLScan is designed to be easy, lean and fast. The output includes preferred
ciphers of the SSL/TLS service,
.br
the certificate and output is in text and XML formats.
the certificate and output is in text and XML formats. It is TLS SNI aware when
used with a supported version of OpenSSL.
.SH OPTIONS
.TP
.B \-\-help
Expand Down

0 comments on commit d6f3f56

Please sign in to comment.