You could just get a 30 day test cert from www.thawte.com . 
Its what I used with iWS6.0 and SSL with Axis.

Cheers

Adam

-----Original Message-----
From: Chris Ruegger [mailto:[EMAIL PROTECTED]] 
Sent: Friday, March 01, 2002 10:20 AM
To: [EMAIL PROTECTED]
Subject: Re: SSL



We are using an Apache Web server as a front end to proxy requests to
Tomcat. Has anyone gotten the Java client/Apache Web server running SSL
combination to work *without* buying a real certificate from Verisign? If
so, instructions apprecitaed! We will buy the real certificate for
production, but it would be nice to test things under SSL before we do that.

Thanks,
Chris

----- Original Message -----
From: "KUMAR,PANKAJ (HP-Cupertino,ex1)" <[EMAIL PROTECTED]>
To: "'Mike Brown '" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Friday, March 01, 2002 12:06 AM
Subject: RE: SSL


> Yes. This is very much possible and I have done it.
>
> I am in the process of creating a document for the steps and sample
scripts.
> Essentially, this is what you need to do:
>
> 1. Install JSSE from Sun if you are using JDK 1.2x or 1.3.x. Not 
> required for JDK1.4.0 2. Generate keystore and certificates using 
> keytool ( available in JDK ) 3. Modify server.xml of TOmCat so that it 
> accepts https connections 4. Run the client program with proper Java 
> options.
>
> /Pankaj.
>
> -----Original Message-----
> From: Mike Brown
> To: [EMAIL PROTECTED]
> Sent: 2/28/02 6:56 PM
> Subject: SSL
>
> Hi,
>
> I would like to write an Axis SOAP client that connects to a service 
> using HTTPS, maintains a persistent SSL connection and can tell if the 
> connection is broken.  I would like the client and service to be able 
> to identify a broken connection.  Is this possible using Axis?  I'm 
> currently using Java/Tomcat/Axis.
>
> Thanks,
> Mike
>
>

Reply via email to