Support for configurable TLS ciphers
Open
- Dominant language
- Go
- Stars
- 9.5k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
As various TLS ciphers are phased-out due to recognized and generally accepted weaknesses, it's important to be able to exclude them from the advertised and allowed ciphers during TLS negotiation. It's a common feature in other TLS implementations to configure allowed/disallowed cipher suites; the request here is to allow the same capability in CFSSL.
Contributor guide
Assessment
This issue has not been assessed yet.