Skip to content
Commit 6807d75e authored by Benjamin Bigler's avatar Benjamin Bigler Committed by Maureen Helm
Browse files

net: lwm2m: Fix TLS_HOSTNAME is always set



LWM2M Client Sample with DTLS enabled fails because TLS_HOSTNAME is set
but MBEDTLS_X509_CRT_PARSE_C is disabled which leads to error
'net_lwm2m_engine: Failed to set TLS_HOSTNAME option: 109'
Add new field hostname_verify to let the application decide if hostname
should be checked.

Signed-off-by: default avatarBenjamin Bigler <benjamin.bigler@securiton.ch>
parent 782c7b60
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment