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
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to