mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-05-11 22:42:23 +02: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.