Re: CA embeded in Java client

2006-04-10 Thread Severine
riginal Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Severine Sent: Monday, April 10, 2006 2:55 PM To: openssl-users@openssl.org Subject: CA embeded in Java client Hi all and thanks in advance for your answers. Here is my problem : I have a c++ ssl webserver and I want to conn

Re: CA embeded in Java client

2006-04-10 Thread Sukanta Kumar Panigrahi
import the CA cert in here, and it should work. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Severine Sent: Monday, April 10, 2006 2:55 PM To: openssl-users@openssl.org Subject: CA embeded in Java client Hi all and thanks in advance for your answers.

Re: CA embeded in Java client

2006-04-10 Thread Severine
Behalf Of Severine Sent: Monday, April 10, 2006 2:55 PM To: openssl-users@openssl.org Subject: CA embeded in Java client Hi all and thanks in advance for your answers. Here is my problem : I have a c++ ssl webserver and I want to connect to it using a java client. I have manually (with keytool) impo

RE: CA embeded in Java client

2006-04-10 Thread Ambarish Mitra
Severine Sent: Monday, April 10, 2006 2:55 PM To: openssl-users@openssl.org Subject: CA embeded in Java client Hi all and thanks in advance for your answers. Here is my problem : I have a c++ ssl webserver and I want to connect to it using a java client. I have manually (with keytool) imported my CA and

CA embeded in Java client

2006-04-10 Thread Severine
Hi all and thanks in advance for your answers. Here is my problem : I have a c++ ssl webserver and I want to connect to it using a java client. I have manually (with keytool) imported my CA and everything works fine like that. But when my java client is installed, I'd like that no manual things