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

SSL Refusal



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