Add write only TLS secure option to set peer verification level for TLS connection. This option accepts an integer with a peer verification level, compatible with mbedtls values (0 - none, 1 - optional, 2 - required. By default, socket mimics mebdTLS behavior - (none for server, required for client). Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no> |
||
|---|---|---|
| .. | ||
| app | ||
| coap | ||
| config | ||
| dns | ||
| http | ||
| lwm2m | ||
| mqtt | ||
| openthread | ||
| sntp | ||
| sockets | ||
| tls_credentials | ||
| websocket | ||
| CMakeLists.txt | ||
| Kconfig | ||