hermes icon indicating copy to clipboard operation
hermes copied to clipboard

connect ssl error

Open xnianq opened this issue 2 years ago • 1 comments

hi, when I use hermes ,make this error.

"An SSL error has occurred and a secure connection to the server cannot be made."

In http/get&post function , not handle the slef-sign certificate case,make connect error image image

xnianq avatar Mar 30 '22 10:03 xnianq

Hey there, when implementing this, I tried a couple different ways to accept self-signed certificates but ultimately wasn't able to do it.

If you want to use Hermes for now you must use a legitimate certificate, LetsEncrypt should be easy enough to setup. I'll make a note to re-visit this and keep this issue open.

slyd0g avatar Apr 20 '22 01:04 slyd0g