Thanks Prasad.
I just added the servers certificate to
"C:\ProgramFiles\Java\j2re1.4.2_05\lib\security\cacerts"And the ssl
validation exception disappeared.It looks like tomcat uses different
keystores when it is started as service as opposed to it being started with
startup.bat
Note that I had e
Lincoln Dalgado wrote:
Hi,
I am invoking a SSL based web service from inside a servlet.
The service is invoked successfully when I use startup.bat to start tomcat.
However if I start tomcat as a service, I get a
Caused by: sun.security.validator.ValidatorException: No trusted certificate
fou
Hi,
I am invoking a SSL based web service from inside a servlet.
The service is invoked successfully when I use startup.bat to start tomcat.
However if I start tomcat as a service, I get a
Caused by: sun.security.validator.ValidatorException: No trusted certificate
found
at sun.security.valida