Re: Accessing EJB from application on SSL
Sachin Chowdhary <[email protected]> Wed, 27 Apr 2005 12:07:52 +0800
| Newsgroups | gmane.comp.java.sun.ejb.general |
|---|---|
| Message-ID | <001f01c54ade$b40f1690$96b360a0@dstafm013> |
Hi Nikhilesh, Thanks for help and i will try with this. Thanks Sachin ----- Original Message ----- From: Nikhilesh Sovani To: Sachin Gmail 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".