TLS Issue - Workers to AWS IoT Core
I am trying to communicate to the AWS IoT core HTTPS endpoint through a cloudflare worker (using hono).
I created a certificate and I tested successfully sending a message with curl and the downloaded certificates - https://docs.aws.amazon.com/iot/latest/developerguide/http.html
Then I configured the binding with wrangler
And then I configured an endpoint in hono
The result is always
Please help
HTTPS - AWS IoT Core
Learn how AWS IoT clients can publish messages by making requests to the REST API using HTTPS.
0 Replies