Can't authenticate to admin GUI with superadmin certificate #501
-
Hello, Thank you |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
If you are sure to have the right certificate installed in the web browser, restarted your browser (so no cached session gets in the way), and are accessing using port 8443. Then the most likely is that there was something wrong when you configured the HTTPS/TLS layer during installation. https://doc.primekey.com/ejbca/ejbca-installation/application-servers/wildfly-26#WildFly26-HTTP(S)Configuration Port 8443 must be configured to require client certificate, from your Management CA (same CA as issued superadmin.p12), in which case it will ask you for client certificate and your web browser should prompt you for it. |
Beta Was this translation helpful? Give feedback.
If you are sure to have the right certificate installed in the web browser, restarted your browser (so no cached session gets in the way), and are accessing using port 8443. Then the most likely is that there was something wrong when you configured the HTTPS/TLS layer during installation. https://doc.primekey.com/ejbca/ejbca-installation/application-servers/wildfly-26#WildFly26-HTTP(S)Configuration
Port 8443 must be configured to require client certificate, from your Management CA (same CA as issued superadmin.p12), in which case it will ask you for client certificate and your web browser should prompt you for it.