mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-24 13:11:10 +01:00
This commit reimplements the helper functions - requires_config_enabled - requires_config_disabled in ssl-opt.sh in terms of the programs/test/query_config programs which allows to query the configuration in which Mbed TLS was built. This removes the dependency of ssl-opt.sh from the config that was used to build the library.