Hello!

I am newbie of Coldfusion, I just started yesterday (even if I have
several years of experience with other languages..).

I need to implent a call to a server using HTTPS with mutual (client
and server) authentication.

I read somewhere that this could be done with the tag cfhttp, as
follows:

<cfhttp url=#queryURL# clientcert="path/to/clientcert.p12"
clientcertpassword="password">

(...provided that the server certificate has been correctly installed
in the truststore used by the JVM used by CF)

But it seems to me that such attributes for specifying the client
certificate path and password are not implemented in Open
BlueDragon...


Is anyone of you aware of any other way to perform SSL client
authetication..?

Thanks a lot.

(and sorry for my english...)

paolo

-- 
official tag/function reference: http://openbd.org/manual/
 mailing list - http://groups.google.com/group/openbd?hl=en

Reply via email to