prbinu / tls-scan

An Internet scale, blazing fast SSL/TLS scanner ( non-blocking, event-driven )
https://prbinu.github.io/tls-scan
Other
283 stars 54 forks source link

Cna --tls1_2 --tls1_1 --tls1 be used with --cipher to enable only tls1 and above ciphers? #18

Closed ealashwali closed 4 years ago

ealashwali commented 5 years ago

Can all theses keys -tls1_2 --tls1_1 --tls1 --cipher be used together to not allo SSLv3 ciphers? I use some SSLv3 ciphers but they are also allowed in TLSv1.2 such as AES128_SHA for example.