You might be on to something. CF Keystore - does it have one, is it different than the one in Java? It is definitely in the Java keystore and runs fine when I call the class as an application. Got any more information?
-----Original Message----- From: James Holmes [mailto:[EMAIL PROTECTED] Sent: Tuesday, 12 July 2005 5:59 PM To: CF-Talk Subject: Re: Java class called from CF errors Are you sre that the CA cert is in CF's keystore as well as in the keystore for the JRE in which yout test the compiled class? On 7/12/05, Taco Fleur <[EMAIL PROTECTED]> wrote: > I have a Java class that runs fine as an application with main(), but > when I call it form CF it errors, I made sure the right constructor is > called - I just cannot figure out what the difference is and why it > errors. > > > > The error is: > > There was an error reading the Input Stream. The error is Connection has > been shutdown: javax.net.ssl.SSLHandshakeException: > sun.security.validator.ValidatorException: No trusted certificate found ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:211700 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=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

