frame
frame copied to clipboard
Support for Private CA Certificates
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
Thanks for reporting, I will look into this