Replies: 2 comments 1 reply
-
Hi, The info message in question is benign, it just tells you that the validity of the P12 was adjusted to not precede the validity of the CA. So, how is this error manifesting itself? Are you getting an authentication error, or what? =) Cheers, |
Beta Was this translation helpful? Give feedback.
0 replies
-
After the key has been added, I try to go to the management URL. The
browser cannot connect to the server at all. It is as if the server is not
even running or unreachable.
If I stop the container and start it again, I get prompted again to
enroll/get a key. If you would like, I can set it up and run it again if
there are logs or other information I can provide.
…On Thu, Jun 30, 2022 at 1:56 AM Mike Agrenius Kushner < ***@***.***> wrote:
Hi,
The info message in question is benign, it just tells you that the
validity of the P12 was adjusted to not precede the validity of the CA.
So, how is this error manifesting itself? Are you getting an
authentication error, or what? =)
Cheers,
Mike
—
Reply to this email directly, view it on GitHub
<#54 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACBJMGX3GETATMLQO4TMTGTVRVAJTANCNFSM52GDMWFA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
After bringing up the docker container and enrolling and getting a p12, I add the p12 to Chrome and try to go to the admin page.
After the p12 has been added, I can't connect to the web server anymore. I see this message in the log which may or may not relate to not being able to see the web UI anymore. Has anyone else run into this? Thanks.
2022-06-29 14:54:26,386+0000 INFO [org.cesecore.certificates.ca.internal.CertificateValidity] (default task-2) Limiting validity of certificate because requested start of validity (Wed Jun 29 14:44:26 UTC 2022) is before CA start of validity (Wed Jun 29 14:52:51 UTC 2022).
Beta Was this translation helpful? Give feedback.
All reactions