blob: d1d8341f798c37e7b753e811955953b6f11d9ffd [file] [log] [blame]
Michael Schuster43940672024-05-27 19:59:21 +02001Bugfix
2 * Fix server mode only build when MBEDTLS_SSL_SRV_C is enabled but
3 MBEDTLS_SSL_CLI_C is disabled. Reported by M-Bab on GitHub in #9186.