Search found 1 match
- Thu Sep 19, 2024 11:24 pm
- Forum: ESP-IDF
- Topic: How to setup mutual tls https with esp idf in esp32?
- Replies: 0
- Views: 456
How to setup mutual tls https with esp idf in esp32?
I am trying to setup a mutual tls connection for a simple get request (later it will be other things) However I cant seem to find any examples online. I read the docs and thought i figured out how to do it however when i try to connect to the server i get this response: <center><h1>400 Bad Request</...