You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to connect my esp32 device to aws iot core by using the lib and an ethernet cable.
I was able to make it work in one scenario with a particular endpoint and thing name..
Now I have tried to change and I created a new device on aws with a different endpoint and thingname (device certificate and keys are different for suere) I am getting
(EthernetSSLClient)(SSL_ERROR)(available): Cannot operate on a closed SSL connection
i have tried to increase the buffer as suggested or check the certificate auth but nothing to do...
Any ideas ?
Thanks
The text was updated successfully, but these errors were encountered:
Hi everyone..
I am trying to connect my esp32 device to aws iot core by using the lib and an ethernet cable.
I was able to make it work in one scenario with a particular endpoint and thing name..
Now I have tried to change and I created a new device on aws with a different endpoint and thingname (device certificate and keys are different for suere) I am getting
(EthernetSSLClient)(SSL_ERROR)(available): Cannot operate on a closed SSL connection
i have tried to increase the buffer as suggested or check the certificate auth but nothing to do...
Any ideas ?
Thanks
The text was updated successfully, but these errors were encountered: