SSLClient icon indicating copy to clipboard operation
SSLClient copied to clipboard

(EthernetSSLClient)(SSL_ERROR)(available): Cannot operate on a closed SSL connection

Open simogaspa84 opened this issue 3 years ago • 0 comments

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

simogaspa84 avatar Oct 12 '22 18:10 simogaspa84