OWASP / O-Saft

O-Saft - OWASP SSL advanced forensic tool
GNU General Public License v2.0
373 stars 86 forks source link

+cipherraw prints results with and without SNI #86

Closed EnDe closed 7 years ago

EnDe commented 7 years ago

o-saft.pl +cipherraw target prints accepted ciphers for for both, connection to server with SNI enabled and connection to server with SNI disabled. The --no-sni option doesn not work as expected (like with +cipher command).

EnDe commented 7 years ago

fixed in o-saft.pl