[jboss-user] [EJB 3.0] - EJB & SSL. Accept sertificate.

ruhe do-not-reply at jboss.com
Thu Mar 12 06:25:55 EDT 2009


When I browse on secured page with unsigned sertificate browser asks me, if I would accept.

Is it possible for ejb clients?

For example.
When I run client, I have to provide path and password for truststore.
 java -Djavax.net.ssl.trustStore=${resources}/test/ssl/localhost.truststore -Djavax.net.ssl.trustStorePassword=opensource com.acme.RunClient
  | 

I'd like that my client could download that trustore and accept it.

Is it possible? And if yes, how it can be done?

Thanks.

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4217369#4217369

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4217369



More information about the jboss-user mailing list