• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

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

New Here ,
Jun 06, 2019 Jun 06, 2019

Copy link to clipboard

Copied

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. 

TOPICS
Advanced techniques

Views

234

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jun 06, 2019 Jun 06, 2019

Copy link to clipboard

Copied

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)

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jun 07, 2019 Jun 07, 2019

Copy link to clipboard

Copied

LATEST

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

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Documentation