[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SSL Problems



I'll forward this to the list for more reponses.

A while back I did get a response and sample code.  But that code
overrode deprecated methods.  And that did not work.



On Mon, 2003-02-03 at 11:13, Jefferson Silva wrote:
> Hi, 
> 
> I'm trying to create a client to access my server, and I got the same
> problem
> you got some time. I saw your post to the forum. Have you got a solution
> for your problem ? If so, could you help me ?
> 
> I'm trying to do almost the same you've tried.
> 
> Thanks a lot
> Regards,
> Jefferson
> 
> 
> SSL Refusal
> 
> *	To: ajug-members@ajug.org <mailto:ajug-members@ajug.org> 
> *	Subject: SSL Refusal 
> *	From: "Christopher Fowler" <cfowler@outpostsentinel.com
> <mailto:cfowler@outpostsentinel.com>> 
> *	Date: Tue, 08 Oct 2002 17:47:46 -0400 
> *	Reply-To: cfowler@outpostsentinel.com
> <mailto:cfowler@outpostsentinel.com> 
> 
> I use https on my server but do not have a trusted certificate.  I use 
> it strictly for the encryption capabilites.  Do I need to enable a 
> switch in the URL connection to be able to get past this error:
> 
> 
> javax.net.ssl.SSLHandshakeException: 
> java.security.cert.CertificateException: Couldn't find trusted 
> certificate
>         at com.sun.net.ssl.internal.ssl.BaseSSLSocketImpl.a(DashoA6275)
>         at com.sun.net.ssl.internal.ssl.SSLSocketImpl.a(DashoA6275)
>         at com.sun.net.ssl.internal.ssl.SSLSocketImpl.a(DashoA6275)
>         at com.sun.net.ssl.internal.ssl.SunJSSE_az.a(DashoA6275)
>         at com.sun.net.ssl.internal.ssl.SunJSSE_az.a(DashoA6275)
>         at com.sun.net.ssl.int
> 
>