Skip to main content
unclejessy-RJitXT
Participant
June 6, 2019
Question

CFSSL_CLIENT_AUTH, a client certificate is required to be imported into the security database

  • June 6, 2019
  • 2 replies
  • 328 views

Environment: Coldfusion2016 Standard

I've imported the domain root certificate to both jre/bin/cacerts and to jre/lib/security/cacerts successfully but when using secure="CFSSL_CLIENT_AUTH" and useTLS="True", I get the message "CFSSL_CLIENT_AUTH, a client certificate is required to be imported into the security database".  Both the clientcert path and clientcertpassword are correct. 

This topic has been closed for replies.

2 replies

unclejessy-RJitXT
Participant
June 7, 2019

Thanks Charlie.  I didn't get the certificate working but finally got the CFSSL Basic to work. 

Charlie Arehart
Community Expert
Community Expert
June 7, 2019

Into what cacerts did you import that? The one in

coldfusion2016\jre\lib\security? If so, is that coldfusion2016\jre in fact

the path indicated in the CF Admin, "java and jvm" page, and its "java

virtual machine path" value?

If that value is some OTHER path, then someone changed CF to point to a NEW

JVM, and as such CF is using the lib\security\cacerts in THAT folder-and

that is where you need to import certs.

Let us know if that gets you going.

/Charlie (troubleshooter, carehart. org)