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 have some problem with this project: if I use the AWS certificates everything works good, but if I use certificates created with openssl, the code return this error: "failed, reason -> Connection Accepted < try again in 5 seconds"
hey I just have same problem, and I just use setInsecure() function before calling begin(). and It works, maybe could help anyone who tried using openssl
I have some problem with this project: if I use the AWS certificates everything works good, but if I use certificates created with openssl, the code return this error: "failed, reason -> Connection Accepted < try again in 5 seconds"
To create the intermediate certificate (best practise for aws) i used this guide: https://jamielinux.com/docs/openssl-certificate-authority/introduction.html
The text was updated successfully, but these errors were encountered: