House of Fusion
Home of the ColdFusion Community

Search cf-talk

December 02, 2008

<<   <   Today   >   >>
Su Mo Tu We Th Fr Sa
   1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 31       

Search over 2,500 ColdFusion resources here  >>>      
Home /  Groups /  ColdFusion Talk (CF-Talk)

ColdFusion 8 ssl v2 or v3?

  << Previous Post |  RSS |  Sort Oldest First |  Sort Latest First |  Subscribe to this Group Next >> 
Hi All,
Billy Jamme
02/19/08 02:26 P
Top  |   Reply  |   Original Post  |   RSS Feed  |   Subscribe to this Group
Author:
Billy Jamme
02/19/2008 02:26 PM

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

Top  |   Parent  |   Reply  |   Original Post  |   RSS Feed  |   Subscribe to this Group
Author:
Nick Gleason
02/19/2008 03:08 PM

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


<< Previous Thread Today's Threads Next Thread >>

Mailing Lists