Hi All,
I'm trying to make a XML-RPC call using CFHTTP that only allows SSLV3
connections. The webservice provider told me that there is problem with the way
my certificate is being processed.
After running Ethereal, I noticed that during the 'Client hello', CFHTTP using
the SSLv2 protocol, and then drops to the TLS protocol for the key exchange and
handshake.
Is there a way to force Coldfusion 8 to use SSLv3?
Thanks,
Jim
I'm not sure if this answers your question but we disabled ssl v2 in Windows
registry. Have you done that? There is a (not very good) how-to document
on microsoft's site and some info on various blogs, etc.
N
----- Excess quoted text cut - see Original Post for more -----