349e14d63c
When no certificate-based ciphersuites are used, mbedTLS compiles out hostname field and associated functions from its SSL context. This resulted in compilation error when only PSK-based ciphersuites were configured. This commit resolves the issue by compiling-out hostname-related code from secure sockets implementation on the same basis as mbedTLS does. Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no> |
||
---|---|---|
.. | ||
ip | ||
l2 | ||
lib | ||
CMakeLists.txt | ||
Kconfig | ||
Kconfig.hostname | ||
TODO | ||
buf.c | ||
hostname.c |