You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • Great! So what exactly is missing from the Espruino Pico implementation? Is it just that there's no check on the certificate so it's not a good idea to connect to AWS, or it's actually that you can't connect to AWS at the moment.

  • can't connect to AWS at the moment

    This is because client TLS auth is required to connect to AWS. This needs to be enabled in the espruino tls library and also I am not sure where and how to store the client-cert and private key to be passed to mbed_tls.

About

Avatar for Gordon @Gordon started