Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
simogaspa84 opened this issue Oct 12, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@simogaspa84
Copy link

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 simogaspa84 added the bug Something isn't working label Oct 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant