RE: CFHTTP, SSL and Certificates (Obligatory "Oh My")

2006-11-03 Thread Mark A Kruger
Very instructive -Original Message- From: Steven Erat [mailto:[EMAIL PROTECTED] Sent: Thursday, November 02, 2006 4:52 PM To: CF-Talk Subject: RE: CFHTTP, SSL and Certificates (Obligatory "Oh My") I tried CFMX 7.02 using the built in 1.4.2_09 JVM and the 1.4.2_11 JVM

RE: CFHTTP, SSL and Certificates (Obligatory "Oh My")

2006-11-02 Thread Steven Erat
02, 2006 11:16 AM > To: CF-Talk > Subject: Re: CFHTTP, SSL and Certificates (Obligatory "Oh My") > > Sadly, I'm already using the 1.4.2_09 JVM for my CF implementation so > I guess this won't help me much. > > It's a lot to ask, I know, but

Re: CFHTTP, SSL and Certificates (Obligatory "Oh My")

2006-11-02 Thread Rob Wilkerson
On 11/2/06, Kola Oyedeji (E-mail) <[EMAIL PROTECTED]> wrote: > Well that did the trick! > > I was reluctant to start updating the JVM given nothing had changed > (including the third parties certificate) - however I did install a new JVM > (1.4.2_09) on the machine *but didn't set ColdFusion to use

Re: CFHTTP, SSL and Certificates (Obligatory "Oh My")

2006-11-02 Thread Rob Wilkerson
> > -Original Message- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > > Sent: 01 November 2006 22:59 > > To: CF-Talk > > Subject: RE: CFHTTP, SSL and Certificates (Obligatory "Oh My") > > > > Hi > > > > I came across thi

RE: CFHTTP, SSL and Certificates (Obligatory "Oh My")

2006-11-02 Thread Kola Oyedeji \(E-mail\)
you Kola > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: 01 November 2006 22:59 > To: CF-Talk > Subject: RE: CFHTTP, SSL and Certificates (Obligatory "Oh My") > > Hi > > I came across this post: > > http:

RE: CFHTTP, SSL and Certificates (Obligatory "Oh My")

2006-11-01 Thread kola.oyedeji
office... Let you know how I get on > -Original Message- > From: Rob Wilkerson [mailto:[EMAIL PROTECTED] > Sent: 01 November 2006 16:29 > To: CF-Talk > Subject: Re: CFHTTP, SSL and Certificates (Obligatory "Oh My") > > On 11/1/06, [EMAIL PROTECTED] <[EMA

Re: CFHTTP, SSL and Certificates (Obligatory "Oh My")

2006-11-01 Thread Rob Wilkerson
On 11/1/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > What version of CF? MX 7.0.2 > What error message are you getting... There is no error message beyond the "Status code unavailable" error returned by the CFHTTP call. Nothing in any log file. > you said other > HTTPS sites are workin

RE: CFHTTP, SSL and Certificates (Obligatory "Oh My")

2006-11-01 Thread kola.oyedeji
f the certificate? When you attempt to import the certificate it should confirm that its been added Kola > -Original Message- > From: Rob Wilkerson [mailto:[EMAIL PROTECTED] > Sent: 01 November 2006 13:21 > To: CF-Talk > Subject: CFHTTP, SSL and Certificates (Obligatory &

CFHTTP, SSL and Certificates (Obligatory "Oh My")

2006-11-01 Thread Rob Wilkerson
Hey all - I'm debugging a customer issue with a CFHTTP call that's reaching out to a secure location with a valid certificate. I've exported the cert (in both base64 and, just to be sure, binary formats) and imported it into cacerts, but it just won't take. Other HTTPS sites work just fine, but