Re: Importing CERTIFICATE into Java Keystore

2010-11-23 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Uma, Please keep posts on the list for the benefit of the community. On 11/22/2010 7:31 PM, uma ravi wrote: I am trying to import the certificate and did the same as you did but still go the same error.My test connection on IDm is not working.I

Re: Importing CERTIFICATE into Java Keystore

2009-11-30 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Stephen, On 11/20/2009 3:05 AM, Stephen . wrote: I got the LDAP connection working on my IDM. Test Connection Succeeded Glad to hear it. However, when I try to create a new User on the LDAP Resource, I get the following error :

RE: Importing CERTIFICATE into Java Keystore

2009-11-20 Thread Stephen .
: users@tomcat.apache.org Subject: Re: Importing CERTIFICATE into Java Keystore -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Stephen, On 11/19/2009 2:42 AM, Stephen . wrote: My JAVA folder has 3 different locations which contain the command KEYTOOL I don't even know which of them

Re: Importing CERTIFICATE into Java Keystore

2009-11-19 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Stephen, On 11/19/2009 2:42 AM, Stephen . wrote: My JAVA folder has 3 different locations which contain the command KEYTOOL I don't even know which of them is supposed to hold the certificate. None of those hold any certificates: they are just

RE: Importing CERTIFICATE into Java Keystore

2009-11-19 Thread Stephen .
keep you posted on this. Thanks again. Regards Stephen Date: Thu, 19 Nov 2009 15:22:07 -0500 From: ch...@christopherschultz.net To: marr...@hotmail.com CC: users@tomcat.apache.org Subject: Re: Importing CERTIFICATE into Java Keystore -BEGIN PGP SIGNED MESSAGE- Hash: SHA1

Re: Importing CERTIFICATE into Java Keystore

2009-11-18 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Stephen, On 11/18/2009 3:26 AM, Stephen . wrote: keytool -importcert -alias abc -file ABCCA.cer (where abc is the alias) You need to make sure that the keystore file you used to import the certificate is also the keystore used by the LDAP

RE: Importing CERTIFICATE into Java Keystore

2009-11-18 Thread Stephen .
abc -file ABCCA.cer Which is it ??? And what is the difference between KEYSTORE and CACERT I am just so confused!! Date: Wed, 18 Nov 2009 15:00:17 -0500 From: ch...@christopherschultz.net To: users@tomcat.apache.org Subject: Re: Importing CERTIFICATE into Java Keystore