Client certificate and clientcertpassword in cfhttp

I recently finished installing SSL certificates in Truststore Coldfusion, now I get an attribute validation error that clearly states that I need to have cfhttp in my code. I understood that. So, I will need to use cfhttp something like the following:method = "post", clientCert = ?? and clientCetPassword = ?? result = "xyz"

I came across some posts (forums.adobe.com/message/800318), and there they mentioned that clientcert should include a file with the format, .pkcs? If so, I wonder where I should get this file, and am I following the correct procedure? Is this the same file that I downloaded in DER format? Please shed some light on this.

Does anyone know of some good source where I can read about how to send clientCert and clientcertPassword data? Adobe docs are not very informative for me.

thanks

PS: The SSL installation work I did is mentioned in one of my previous posts. Please take a look.

Getting Unable to read WSDL error

0
source share

All Articles