ppens when I attempt to use client side
> authentication. Has anyone else had this problem?
>
> Chris
>
> -Original Message-
> From: Greg Michalopoulos [mailto:[EMAIL PROTECTED]
> Sent: Thursday, October 07, 2004 10:58 AM
> To: [EMAIL PROTECTED]
> Subject: RE:
, October 07, 2004 10:58 AM
To: [EMAIL PROTECTED]
Subject: RE: SSL with Axis
Also, you can setup Apache (or other webserver) with SSL and then just add
the filter to send requests to /services to Tomcat. This requires no change
in config on Tomcat side I believe.
-Original Message-
From
When I set clientAuth="false" it works. However, I need the server to
authenticate the client.
Chris
-Original Message-
From: Hubble, Christopher [mailto:[EMAIL PROTECTED]
Sent: Friday, October 08, 2004 11:04 AM
To: '[EMAIL PROTECTED]'
Subject: RE: SSL with Axis
I
October 07, 2004 10:37 AM
To: [EMAIL PROTECTED]
Subject: Re: SSL with Axis
Here is roughly how you can make Axis talk to tomcat using SS (or
atleast that's how i could make it work).
1. Setup a keystore for client
2. Setup a keystore for server
3. Export server's public key certificate
:37 AM
To: [EMAIL PROTECTED]
Subject: Re: SSL with Axis
Here is roughly how you can make Axis talk to tomcat using SS (or atleast
that's how i could make it work).
1. Setup a keystore for client
2. Setup a keystore for server
3. Export server's public key certificate to a file and impo
Here is roughly how you can make Axis talk to tomcat using SS (or
atleast that's how i could make it work).
1. Setup a keystore for client
2. Setup a keystore for server
3. Export server's public key certificate to a file and import it into
client's keystore.
4. Export client's public key certific
On the server you set up the Certificate assuming you want to do 1 way SSL.
Thanks and Regards,
===
Gary Grewal
"Hubble,