You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Components component_full_without_ecdhe_ecdsa and component_full_without_ecdhe_ecdsa_and_tls13 appear to have a dependency on static ECDH ciphersuites. So tests in these components have been filtered to remove tests with names containing psk, 1,3 or ffdh.
System information
Mbed TLS version (number or commit id): a498392
Operating system and version: Ubuntu 24
Configuration (if not default, please attach mbedtls_config.h): Using the standardconfiguration provided by the test components.
Compiler and options (if you used a pre-built binary, please indicate how you obtained it): Using the standardconfiguration provided by the test components.
Additional environment information:
Expected behavior
The tests should pass
Actual behavior
The test fail.
Steps to reproduce
This bug can be reproduced by running the described test components at the version supplied.