-
Notifications
You must be signed in to change notification settings - Fork 93
Open
Description
In it's present state ssl-proxy is by default vulnerable to a lot of attacks (as revealed by running e.g. testssl.sh against it).
IMHO ssl-proxy should therefore use reasonably secure TLS defaults, i.e.
- TLS >= 1.2
- A set of cipher suites without known vulnerabilities (i.e. des/3des, rc4, cbc ciphers should not be offered)
Metadata
Metadata
Assignees
Labels
No labels