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...

First certificate I registered like this:
keytool -import -keystore cacerts -alias smplservercert -file e:\certs\servercert.cer

Does anybody have any ideas how to register the second certificate?
or maybe it is not needed to be registered?
and then... how do I make a CFHTTP connection to that smart server?  

--
Best regards,
Ion                          mailto:[EMAIL PROTECTED]
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to