Closed bserem closed 6 years ago
Is it possible to server a signed certificate? One that will not display warnings on browsers?
For example, firefox now reports:
Your connection is not secure localhost:8081 uses an invalid security certificate. The certificate is not trusted because it is self-signed.
Thanks
Certificates for localhost - Let's Encrypt - Free SSL/TLS Certificates
Thanks!
I've wrote a small out of the box solution to generate signed certificate for this server: https://github.com/pric/pric
Is it possible to server a signed certificate? One that will not display warnings on browsers?
For example, firefox now reports:
Thanks