Replies: 1 comment 2 replies
-
By default Portainer starts with a self signed certificate. You can get around the error by Clicking on the We provide the option to use your own certificates either during the install or from the UI post install. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Ask a Question!
I get
MOZILLA_PKIX_ERROR_SELF_SIGNED_CERT
error when visiting app after fresh install, seems like SSL cert is not valid due to dropping support by Firefox of allowing CA certificates to act as end-entity certificates.That certificate should be regenerated without the basicConstraints extension I think
Beta Was this translation helpful? Give feedback.
All reactions