You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note that the path and filename may vary depending on your system.
220
+
221
+
2.**Your system doesn't trust Code Dx's SSL certificate.**
222
+
Code Dx's installer sets up a self-signed certificate in order to run HTTPS, but it can't know the domain name you'll ultimately use it with.
223
+
224
+
To get around this, you'll need to [set that certificate as trusted](https://help.ubuntu.com/community/OpenSSL#Importing_a_Certificate_into_the_System-Wide_Certificate_Authority_Database), and use the `--insecure` flag when running the CLI to disable hostname verification.
225
+
226
+
Alternatively, you could replace the auto-generated certificate with one of your own which is already trusted.
0 commit comments