Tomcat, IIS and SSL

R

Roger Varley

Hi

I'm running Tomcat 5.0.21 behind Microsoft IIS 5.0 on my web server. My
servlet is expecting to read XML data from the servlet InputStream()
and I have a test program outside the server that supplies that data by
writing to a URLConnection OutputStream Everything is working fine
until I set the webapp/myAppDir to require SSL 128 bit encryption
through IIS. When I run my test program to the Http address I get a 403
error as expected. Changing my program to use https then I get
"javax.net.ssl.SSLHandshakeException:
sun.security.validator.ValidatorException: No trusted certificate
found". Obviously I need to do something on the PC that runs the test
program, but could someone point me to documentation/tutorial on what
to do, or is there a workaround that I can use - all I need to do is
test that the servlet works the same way via HTTPS - the sending
program is just to simulate what will be coming from a customers system
and I'd like to know it works before getting the customer involved.

Regards
Roger
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,770
Messages
2,569,583
Members
45,075
Latest member
MakersCBDBloodSupport

Latest Threads

Top