I'm not sure that this is possible. The client certificate relies on
the browser to pass it back to the server and I don't think that kind
of functionality has been built into CFHTTP.
In researching this, I've come across references on how to do it in
Java, so that may be the way you need to go.
http://java.sun.com/j2se/1.4.2/docs/guide/plugin/developer_guide/protocol_support.html
http://java.sun.com/products/jsse/
Hope this helps and let me know if you're successful as I have a
couple of sites that are secured this way also.
Marlon
On Fri, 25 Jun 2004 02:37:16 +0300, Ion Rosca <[EMAIL PROTECTED]> wrote:
>
> Hi 2 all!
> I have a problem... I need to make a CFHTTP call to one server
> through HTTPS... this server uses client certificates for
> authorization... I recieve from them (server's owners) 2
> certificates...
> 1. servercert.cer which I register without any problems using keytool
> 2. clientcert.p12 with password clientcert_passwd which I have no idea how to register it...
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

