OK, I fixed the Problem. It is a browser problem in Windows 11. After the import of the superadmin.p12 the cert can be seen in the mmc. But never in the browser. So it has to be imported 2 times. ( 1 x mmc and 2nd to browser.)
All the stuff from wildfly console when starting ejbca. 10:07:39,983 INFO [org.ejbca.core.ejb.StartupSingletonBean] (ServerService Thread Pool -- 109) BouncyCastle provider is from our ejbca.ear classloader. 10:07:39,990 INFO [org.ejbca.core.ejb.StartupSingletonBean] (ServerService Thread Pool -- 109) Registered AuthenticationTokens [OAuth2AuthenticationToken, PublicAccessAuthenticationToken, CertificateAuthenticationToken, CliAuthenticationToken, AlwaysAllowLocalAuthenticationToken] 10:07:39,993...
Hi, i am faced with the same problem. Using : wildfly 26 and ejbca_ce_7_11_0 Followed exatly the installation instructions in keystore (using alma9) Did not change the default setting in the ejbca properties. Can access the test box with fqdn name on port 8442 and cert is valid. (screenshot) chrome on wiretest.profi-it.local Recreated the superadmin.p12. [ wildfly@09:06:11/tmp/ejbca_ce_7_11_0 ] $ bin/ejbca.sh ra setendentitystatus superadmin 10 New status for end entity superadmin is 10 [ wildfly@09:06:29/tmp/ejbca_ce_7_11_0...