Don't know if this will help:
Sun's WSDP comes with a tutorial with a section on security that might help
some -- I believe a lot (if not all) you have to do to setup secure
communication with your service will be relevant even if you're using Axis
(as opposed to Sun's JAX-RPC reference implementation). (Of course, there's
nothing about using AdminClient there!)
Here's a link:
http://java.sun.com/webservices/docs/1.0/tutorial/doc/JAXRPC7.html#76670
Btw, I'm not reccomending Sun's RI over Axis!

-----Original Message-----
From: Milind Gadre [mailto:[EMAIL PROTECTED]
Sent: Friday, February 28, 2003 1:48 PM
To: [EMAIL PROTECTED]
Subject: Newbie again - Using AdminClient with HTTPS



Another newbie cry for help. I would like to use the AdminClient to
deploy services on a web server running HTTPS. Later, I would like to
make calls to the same web server to access those deployed services.

I get a SSLHandshakeException ... it cannot find a trusted certificate.

I know this is a reasonably simple config issue .... but if someone
would be kind enough to walk me through the steps, I would greatly
appreciate it.

And if you are in the SF Bay Area, I will buy you lunch and/or a beer!!

Regards...

Milind Gadre
VP Product Development
ecPlatforms, Inc
901 Mariner's Island Blvd, Suite 565
San Mateo, CA 94404
C: 510.919.0596
E: [EMAIL PROTECTED]

Reply via email to