Skip to content

Commit d5d1629

Browse files
Merge pull request #182 from bjwtaylor/remove-static-ecdh
Remove support for static ECDH cipher suites
2 parents 8f0eeca + 24d1483 commit d5d1629

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/all-helpers.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,6 @@ helper_psasim_config() {
147147
# Disable potentially problematic features
148148
scripts/config.py unset MBEDTLS_X509_RSASSA_PSS_SUPPORT
149149
scripts/config.py unset MBEDTLS_KEY_EXCHANGE_ECDHE_RSA_ENABLED
150-
scripts/config.py unset MBEDTLS_KEY_EXCHANGE_ECDH_RSA_ENABLED
151150
scripts/config.py unset MBEDTLS_ECP_RESTARTABLE
152151
scripts/config.py unset MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER
153152
else

0 commit comments

Comments
 (0)