On initial testing, I'm getting a 0x4310 mbedtls_ssl_handshake error. (This does work when using another client to test, so I know my keys and policy is valid.)
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Thanks @heri16 & @Gordon!
On initial testing, I'm getting a 0x4310 mbedtls_ssl_handshake error. (This does work when using another client to test, so I know my keys and policy is valid.)
Here's the test code:
And the output:
Gordon, I'll message you the code snippet with test keys as this may help in debugging. I'll continue to debug from my side as well.
Thanks,
Luke