Replies: 1 comment 5 replies
-
Since you have done TLS configuration during the EJBCA setup all you need to do is replace the keystores under standalone/configuration/keystore. You can find some good hints here, https://docs.keyfactor.com/ejbca/latest/install-ejbca-as-a-ca-without-a-management-ca. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Naturally, I want to create my own CA with my own information. This includes replacing the certificate, issued by ManagementCA, that the web UI is using. EJBCA, at least in the docker container, uses WildFly. Is the recommendation to go off the instructions for setting up one-way SSL?
https://docs.wildfly.org/32/WildFly_Elytron_Security.html#enable-one-way-ssltls-for-applications
Are there any additional certs or configurations I'd need to adjust?
Beta Was this translation helpful? Give feedback.
All reactions