warden
warden copied to clipboard
Your connection is not private
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.
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 I signed the certificate with
warden sign-certificate mage244.test
When I check on the browser it says "Certificate is not valid"
Please try to answer my questions, it will probably lead you the answer.
You probably want to check out https://docs.warden.dev/installing.html?highlight=certificate#trusted-ca-root-certificate.
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?
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 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 My bad. Now I am able to import the certificate.
But still, I have the same issue
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.