The JVM has to trust the cert. If it's not from a "default" CA you will have to install it using the keystore tool. Here's an old blog of mine on the subject. I'm not sure how up to date the info is :)
http://mkruger.cfwebtools.com/index.cfm?mode=entry&entry=8E44925A-B73D-E3AD- 709D4E02FD6D4588 -----Original Message----- From: Burns, John D [mailto:[EMAIL PROTECTED] Sent: Monday, August 29, 2005 12:35 PM To: CF-Talk Subject: RE: <CFHTTP> Is the https site using a self-signed certificate or one from a less-than-perfect certificate authority? I'm thinking I remember seeing something where if it's not a trusted authority it won't work. Not sure if that's related or not but I figured I'd throw it out there. John Burns Certified Advanced ColdFusion MX Developer Wyle Laboratories, Inc. | Web Developer -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, August 29, 2005 1:01 PM To: CF-Talk Subject: <CFHTTP> CFMX 6.1 Does the redirect feature of CFHTTP work if the initial url provided is an http:// url and that url redirects to an https:// ? I can't seem to get it to work. Any thoughts? Here's an example: <cfhttp url="http://www.bizbreeze.com/members" timeout="5" redirect="yes"></cfhttp> I always get a connection timeout failure, even if I increase the timeout to 60. In my browser, I'm redirected within seconds. (by the way, this redirection is done in a CFM file with <CFLOCATION>). Dave ************************************************************************ ****************** The information contained in this message, including attachments, may contain privileged or confidential information that is intended to be delivered only to the person identified above. If you are not the intended recipient, or the person responsible for delivering this message to the intended recipient, ALLTEL requests that you immediately notify the sender and asks that you do not read the message or its attachments, and that you delete them without copying or sending them to anyone else. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:216673 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

