Good Morning,
My webapp is on JBoss 4.2.
The webapp is a client of Axis2 WebService, on SSL.
When I test with a browser, the browser asks me to confirm the certificate of the webservice
Then, I try with my web service running on JBoss, and it's failed. I think Jboss and WebService server discuss about certificates.
How I can do to configure Jboss to accept some certificate automatically.
Thanks.
Best regards.