We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8f0eeca + 24d1483 commit d5d1629Copy full SHA for d5d1629
scripts/all-helpers.sh
@@ -147,7 +147,6 @@ helper_psasim_config() {
147
# Disable potentially problematic features
148
scripts/config.py unset MBEDTLS_X509_RSASSA_PSS_SUPPORT
149
scripts/config.py unset MBEDTLS_KEY_EXCHANGE_ECDHE_RSA_ENABLED
150
- scripts/config.py unset MBEDTLS_KEY_EXCHANGE_ECDH_RSA_ENABLED
151
scripts/config.py unset MBEDTLS_ECP_RESTARTABLE
152
scripts/config.py unset MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER
153
else
0 commit comments