Beginner Friendly Installation Guide From Scratch (Minimal Setup to get it working) #368
-
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 4 replies
-
You don't give much information when guide you followed, and what versions etc. The log looks good, but the "No client certificate presented", on port 8443 should kind of not be possible on a standard install as port 8443 would be configured to require client certificate authentication, so the TLS connection should typically not be established at all if you don't get a prompt for you client certificate. Exactly what installation instructions are you following? What WildFly version, etc? |
Beta Was this translation helpful? Give feedback.
-
Did i miss some configuration on the WildFly side..since i'm only following the guide until the configuring the audit log |
Beta Was this translation helpful? Give feedback.
-
Thanks, it working perfectly now,,but in Parrot OS,,,would be great if pointed more which configuration needed (the required ejbca configuration is good)....and now i got CRL warning in the adminweb....is that fine? |
Beta Was this translation helpful? Give feedback.
It would be the HTTPS configuration, https://doc.primekey.com/ejbca/ejbca-installation/application-servers/wildfly-26#WildFly26-HTTP(S)Configuration
I recommend to use the section for 3-port separation, it's easier. Then ignore the 2-port separation section.