Hi Nikhilesh,
 
Thanks for help and i will try with this.
 
Thanks
Sachin
 
----- Original Message -----
Sent: Tuesday, April 26, 2005 9:37 PM
Subject: Re: Accessing EJB from application on SSL

Hi Sachin,
 
You will have to add (import) a certificate in client's trust keytstore. A typical keystore you can create using java keytool or use if one available.
 
SSL requries the public key.
 
Also please confirm the JNDIProviderURL  jnp://<<machine-name>>:<<port-number>> after enabling SSL
 
Regards,
Nikhilesh

Sachin Gmail <[EMAIL PROTECTED]> wrote:
Hi All,
 
I am trying to access an EJB which is deployed on my JBoss Server which is running on SSL .
Initially i was able to access my EJB from local java application and it was working properly.
 
but when i have added SSL in JBoss since then i am not able to access my EJB as it is expecting some certificacte from client.
 
So can any one help in this scenario
 
Thanks
Sachin
=========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff EJB-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

=========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff EJB-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to