Currently, each tls cipher is validated on it's own, and if a rule deems a cipher insecure, it's printed.
It would be easier to work with / read, if it would evaluate whether a rule deems any cipher insecure, then prints it - per rule instead of per cipher.
Currently, each tls cipher is validated on it's own, and if a rule deems a cipher insecure, it's printed. It would be easier to work with / read, if it would evaluate whether a rule deems any cipher insecure, then prints it - per rule instead of per cipher.