Browsers closing the connection with client auth certificates issued by EJBCA #277
-
Hi community, To get to the point. I have deployed a Docker container of EJBCA and followed this guide here to issue a certificate to myself. I've also added myself to the Super Admin Role. However, for whatever reason, the server is not completing the TLS connection. Nothing relevant in the logs to help, to direct me to the problem, to try to remedy it. The browser simply errors out with Regards, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
An important note, is that you can not deploy with TLS_SETUP="simple" if you want to use certificate authentication. We figured out there was a flaw in one of the guides recently, I don't know if the fix was published yet. Cheers, |
Beta Was this translation helpful? Give feedback.
An important note, is that you can not deploy with TLS_SETUP="simple" if you want to use certificate authentication. We figured out there was a flaw in one of the guides recently, I don't know if the fix was published yet.
So you first installation need to follow the "Quick start - classic workflow" at https://hub.docker.com/r/keyfactor/ejbca-ce
Cheers,
Tomas