Remove the DHE-RSA key exchange #9685
Labels
api-break
This issue/PR breaks the API and must wait for a new major version
component-tls
size-s
Estimated task size: small (~2d)
Remove the DHE-RSA key exchange.
This completes the removal of finite-field Diffie-Hellman from TLS 1.2. Note that it remains available in TLS 1.3.
elliptic_curves
orec_point_formats
extension.MBEDTLS_KEY_EXCHANGE_DHE_RSA_ENABLED
MBEDTLS_KEY_EXCHANGE_DHE_RSA
MBEDTLS_TLS_DHE_RSA_WITH_\w+
docs/architecture/psa-migration/psa-limitations.md
anddocs/driver-only-builds.md
.Follow the steps in #9681 unless there is a good reason to deviate.
The text was updated successfully, but these errors were encountered: