warden icon indicating copy to clipboard operation
warden copied to clipboard

Your connection is not private

Open MagePsycho opened this issue 2 years ago • 9 comments

Your connection is not private Attackers might be trying to steal your information from app.mage244.test (for example, passwords, messages, or credit cards). Learn more NET::ERR_CERT_AUTHORITY_INVALID

Every time I click on the URL, I get "Your connection is not private" and have to click "Proceed to xxx (unsafe)" link. FYI, I am using

  • Ubuntu v20.04
  • Chrome v99

And already allowed self-signed certificate with

chrome://flags/#allow-insecure-localhost

Let me know how to avoid this annoying issue.

MagePsycho avatar Apr 20 '22 07:04 MagePsycho

What seems wrong with the issued certificate? Does the common name match with the domain? Is it expired? Or is the Warden CA expired?

tdgroot avatar Apr 20 '22 07:04 tdgroot

@tdgroot I signed the certificate with

warden sign-certificate mage244.test

When I check on the browser it says "Certificate is not valid" Certificate Error

MagePsycho avatar Apr 20 '22 07:04 MagePsycho

Please try to answer my questions, it will probably lead you the answer.

tdgroot avatar Apr 20 '22 07:04 tdgroot

You probably want to check out https://docs.warden.dev/installing.html?highlight=certificate#trusted-ca-root-certificate.

sprankhub avatar Apr 20 '22 07:04 sprankhub

What seems wrong with the issued certificate? Does the common name match with the domain? Is it expired? Or is the Warden CA expired?

Does the common name match with the domain?

Yes, mage244.test is the main domain.

Is it expired?

No. It says: Expires On Thursday, April 20, 2023 at 11:17:55 AM

Or is the Warden CA expired?

Not sure how to validate/check this?

MagePsycho avatar Apr 20 '22 07:04 MagePsycho

You probably want to check out https://docs.warden.dev/installing.html?highlight=certificate#trusted-ca-root-certificate.

When I tried to import the certificate from Chrome, it says

Certificate Import Error The Private Key for this Client Certificate is missing or invalid

MagePsycho avatar Apr 20 '22 07:04 MagePsycho

@MagePsycho The error message mentioning a 'Client Certificate' when attempting to import the CA root certificate seems to indicate you are likely attempting to import as a client certificate instead of importing on the "Authorities" tab in the settings interface.

davidalger avatar Apr 20 '22 17:04 davidalger

@davidalger My bad. Now I am able to import the certificate.

But still, I have the same issue image

MagePsycho avatar Apr 21 '22 05:04 MagePsycho

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

stale[bot] avatar Jul 25 '22 04:07 stale[bot]