Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Localhost cert issue #9992

Open
hubertp opened this issue May 17, 2024 · 1 comment
Open

Localhost cert issue #9992

hubertp opened this issue May 17, 2024 · 1 comment
Labels
-gui g-electron GUI: electron application specific triage

Comments

@hubertp
Copy link
Contributor

hubertp commented May 17, 2024

Tried latest (17/05) nightly AppImage on a local setup and noticed the following certificate error in the console

./enso-linux-x86_64-2024.1.1-nightly.2024.5.17.AppImage -debug.verbose > out.txt
[65913:0517/174753.580017:ERROR:cert_verify_proc_builtin.cc(702)] CertVerifyProcBuiltin for localhost failed:
----- Certificate i=0 (CN=127.0.0.1) -----
ERROR: No matching issuer found
@MrFlashAccount
Copy link
Contributor

This warning is okay-ish, we're issuing a self-signed certificate to make Stripe work in live mode. Eventually, we're going to switch to opening Cloud from s3, so the error should be gone.

If there's no regression caused by this error I think it's safe to close it for now.

@farmaazon farmaazon added the g-electron GUI: electron application specific label May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
-gui g-electron GUI: electron application specific triage
Projects
Status: New
Development

No branches or pull requests

3 participants