Re: SSL: certificate_unknown

2004-11-04 Thread Eric Zillmann
Daniel <[EMAIL PROTECTED]> wrote (03.11.04 15:41:34): > This might be of use to you: > > http://www.yorku.ca/dkha/docs/xmlrpc/SecureXmlRpcTest.java Thanks alot. That did the job :) __ Mit WEB.DE FreePhone mit hoechster Qualitaet ab 0 Ct./Mi

RE: SSL: certificate_unknown

2004-11-04 Thread Duke Tantiprasut
Hi Eric, Did you have to change the server side or was the SecureWebServer example you provided was ok? Duke > -Original Message- > From: Eric Zillmann [mailto:[EMAIL PROTECTED] > Sent: Thursday, November 04, 2004 12:25 AM > To: [EMAIL PROTECTED] > Subject: Re: SSL: certificate_unknown

RE: SSL: certificate_unknown

2004-11-04 Thread Ranganath Udupa
Hi, On the same issue, how do I add client side authentication using the SecureWebServer class? Don't think securityTool.setTrustStore("servertruststore") would work! How should I be handling client side authentication then? Any pointers would be appreciated. Thanks, Udupa > -Original Mes