Hi everyone,

I am following the quick start guide for EJBCA container with client certificate authenticated access: https://doc.primekey.com/ejbca/tutorials-and-guides/quick-start-guide-start-ejbca-container-with-client-certificate-authenticated-access

On step 5, after introducing the .p12 certificate onto my browser and trying to access https://localhost/ejbca/adminweb/ , I am asked with a certificate. When giving the certificate, instead of the page loading, I get a Secure connection failed error (see ejbca_issue.png).

What could the issue be? I am working on a VM in VirtualBox, on my company's laptop (connection has already been configured taking my company's policies into account). Since it is the localhost itself denying the certificate I generated access, I am lost on what could the reason be. I tried on both Mozilla and Chrome and it failed in both (and i doubt the browser is the issue, but still).

I saw there was a thread 10 years ago with a similar issue: https://sourceforge.net/p/ejbca/discussion/123123/thread/9f1f08ac/?limit=25#6715 but it didn't seem like it got solved. Hence why I am reopening this.

Thank you!