RE: SSL: certificate_unknown

2004-11-10 Thread Duke Tantiprasut
Thanks Daniel, I'll check it out. > -Original Message- > From: Daniel [mailto:[EMAIL PROTECTED] > Sent: Wednesday, November 10, 2004 1:59 PM > To: Duke Tantiprasut > Cc: [EMAIL PROTECTED] > Subject: RE: SSL: certificate_unknown > > > Hi Duke, > >

RE: SSL: certificate_unknown

2004-11-10 Thread Daniel
be good if someone could the website is updated with some getting > started guide for the SecureXmlRpc stuff. > > Thanks > > Duke > > > > -Original Message- > > From: Daniel [mailto:[EMAIL PROTECTED] > > Sent: Wednesday, November 03, 2004 6:41 AM > > To

RE: SSL: certificate_unknown

2004-11-10 Thread Duke Tantiprasut
website is updated with some getting started guide for the SecureXmlRpc stuff. Thanks Duke > -Original Message- > From: Daniel [mailto:[EMAIL PROTECTED] > Sent: Wednesday, November 03, 2004 6:41 AM > To: [EMAIL PROTECTED] > Subject: Re: SSL: certificate_unknown > >

RE: SSL: certificate_unknown

2004-11-07 Thread Eric Zillmann
Am Do, den 04.11.2004 schrieb Duke Tantiprasut um 18:23: > Hi Eric, > > Did you have to change the server side or was the SecureWebServer example > you provided was ok? The server side kept the same.

RE: SSL: certificate_unknown

2004-11-05 Thread Daniel
ot;) would work! How should I be > handling client side authentication then? Any pointers would be appreciated. > > > Thanks, > Udupa > > > > -Original Message- > > From: Eric Zillmann [mailto:[EMAIL PROTECTED] > > Sent: Thursday, November 04,

RE: SSL: certificate_unknown

2004-11-04 Thread Ranganath Udupa
> -Original Message- > From: Eric Zillmann [mailto:[EMAIL PROTECTED] > Sent: Thursday, November 04, 2004 12:25 AM > To: [EMAIL PROTECTED] > Subject: Re: SSL: certificate_unknown > > Daniel <[EMAIL PROTECTED]> wrote (03.11.04 15:41:34): > > > This might be o

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] > S

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-03 Thread Daniel
Hi, This might be of use to you: http://www.yorku.ca/dkha/docs/xmlrpc/SecureXmlRpcTest.java Regards, Daniel On Wed, 3 Nov 2004, Eric Zillmann wrote: > Hi. > > I'm trying to get an XML-RPC server running via SecureWebServer/ > SecureXmlRpcClient (without SSL it works of course ;). > > Unfortun

Re: SSL: certificate_unknown

2004-11-03 Thread Donald Albertson
I'm not sure that this is the same problem but... The TEST server that I access using XML-RPC has a "dummy" certificate and causes the same problem. The default code wants a certificate with verification and the dummy doesn't have that. I get around this by having an embedded: class LoginNullHos

SSL: certificate_unknown

2004-11-03 Thread Eric Zillmann
Hi. I'm trying to get an XML-RPC server running via SecureWebServer/ SecureXmlRpcClient (without SSL it works of course ;). Unfortunately I couldn't find an example for use with SSL. I've created the keys with the following commands (as described in create-keystore.sh): keytool -genkey