Skip to content

Reasonably secure TLS defaults #42

@cstsw

Description

@cstsw

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions