frame icon indicating copy to clipboard operation
frame copied to clipboard

Support for Private CA Certificates

Open MysticRyuujin opened this issue 5 years ago • 1 comments

It would appear that Frame doesn't support TLS (HTTPS) connections to nodes that are protected/signed by a private CA certificate.

I have local nodes sitting behind NGINX, NGINX takes care of the TLS/HTTPS connection, the root CA certificate is trusted by my system (i.e. curl doesn't complain about the certificates signed by that root CA, etc) however, Frame seems to be unable to connect over HTTPS. HTTP works fine. I can only assume this is an issue with trusting private root CA signed certificates.

For what it's worth I am using Linux Mint 20

MysticRyuujin avatar Aug 20 '20 00:08 MysticRyuujin

Thanks for reporting, I will look into this

floating avatar Aug 20 '20 03:08 floating