OWASP / O-Saft

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

+cipher prints WARNING 411 #101

Closed EnDe closed 6 years ago

EnDe commented 6 years ago

o-saft.pl --sslv2 +cipher some.tld prints warnings like:

WARNING: 411: checked cipher 'RC4-SHA' does not match returned cipher 'ECDHE-RSA-AES256-GCM-SHA384' WARNING: 411: checked cipher 'RC4-MD5' does not match returned cipher 'ECDHE-RSA-AES256-GCM-SHA384' WARNING: 411: checked cipher 'ECDHE-RSA-DES-CBC3-SHA' does not match returned cipher 'ECDHE-RSA-AES256-GCM-SHA384' WARNING: 411: checked cipher 'ECDHE-ECDSA-DES-CBC3-SHA' does not match returned cipher 'ECDHE-RSA-AES256-GCM-SHA384'

EnDe commented 6 years ago

Fixed in o-saft.pl.