Test for these causes, or try to regenerate your certificate:
__
Runtime Exception: untrusted cert chains
Problem: When negotiating an SSL connection, the client or server throws
one of the following exceptions:
javax.net.ssl.SSLException: untrus
Yes I do have it registered in the security properties file
what else am i missing here?
-Original Message-
From: Carlos Telleria [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, December 04, 2001 6:51 PM
To: Tomcat Users List
Subject: Re: urgent help pls...
Did you registered JSSE security
in
> i already have my .keystore ...yet im having this error...
>
> -Original Message-
> From: Byung Jin Chun [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, December 04, 2001 4:53 PM
> To: Jovie
> Subject: RE: urgent help pls...
>
> did you set the env variable
t: Tuesday, December 04, 2001 4:53 PM
To: Jovie
Subject: RE: urgent help pls...
did you set the env variable JSSE_HOME and
r u still getting the same stack trace?
-Original Message-
From: Jovie Castaneda
To: 'Byung Jin Chun'
Sent: 12/4/01 12:40 AM
Subject: RE: urgent help pl
make my
code run?
-Original Message-
From: Byung Jin Chun [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, December 04, 2001 4:38 PM
To: Jovie
Subject: RE: urgent help pls...
Jovie,
you need the Java Secure Socket Extension (JSSE) which you can get at
www.javasoft.com. If you have it, then
hello there...
i hope you can help me with this problem..i have no idea on what's happening
here
the following lines are shown in the console once i do https post
java.lang.NoClassDefFoundError: javax/net/SocketFactory
at java.lang.ClassLoader.defineClass0(Native Method)
at java.