cezarg1410
cezarg1410
Unfortunately - no luck for me. I tried option with connectionKeepAlive() but it does not change anything. SSL Handshake should be fine - i am able to POST identical request...
Thanks for that! Looks interesting, will get deep dive into it
No luck for me. I decided to remove client certificate authentication from my solution and instead i am using API token authentication on my rest API with HTTPS. It works...
If You still use esp32, You can achieve that with that library https://github.com/govorox/SSLClient Combined with tinygsm and Your mqtt client