Replies: 2 comments
-
You have a guide for public access here. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you thomas the link was indeed very helpful and resolved my issue. |
Beta Was this translation helpful? Give feedback.
0 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.
-
I created a role and access rule on PublicAccessAuthenticationToken with confidential transport (https) on /ca_functionality/create_certificate and /ca_functionality/use_username. This rule is allowing us to access user enrollment link page over https without any admin/client certificate.
Access link is: https://10.20.1.2/ejbca/ra/enrollusername.xhtml (Opening fine)
The issue is when I try to enroll any entity through it to get the certificate I am not able to do and getting below error.
After some checking I found out that when we access the same page as a authenticated user my enrollment gets successful.
So any solution to this shall be very helpful
Beta Was this translation helpful? Give feedback.
All reactions