Skip to content

Zephyr and TLS #2628

Discussion options

You must be logged in to vote

All the other Zephyr examples are built to use MbedTLS. Did you see any of them ?

add_definitions(-DMG_TLS=MG_TLS_MBED)

CONFIG_MBEDTLS=y
CONFIG_MBEDTLS_SSL_MAX_CONTENT_LEN=2048
CONFIG_MBEDTLS_PEM_CERTIFICATE_FORMAT=y
CONFIG_MBEDTLS_KEY_EXCHANGE_ECDHE_ECDSA_ENABLED=y
CONFIG_MBEDTLS_ECP_ALL_ENABLED=y

Please follow the guidelines in the documentation, examples and tutorials available.

the site is not loading

Mongoose has logs, Zephyr has logs, and you can sniff your network with Wireshark. Are y…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by scaprile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants