TLS handshake error
jzahmatkesh opened this issue · 3 comments
jzahmatkesh commented
how can i solve this certificate error:
http: TLS handshake error from 127.0.0.1:65046: remote error: tls: unknown certificate
alvar0liveira commented
Hi! If you are on a MacOs use can use this Article on Medium.
Basically use can run the command mkcert -install. After that restart the browser.
Worked for me!
itsazzad commented
How about in Linux?
kuchlous commented
Hi! If you are on a MacOs use can use this Article on Medium. Basically use can run the command
mkcert -install. After that restart the browser. Worked for me!
This worked for me as well.