by imad rahmoune.
Hello Everyone , I have a web service deployed on JBoss paltforme. the web service is secured by a mutual authentication using SSL certificates. I created a .net Client I called proxy using the WSDL of the Web service , I charge the client certificate , invoking one of the methods of the web service I have the famous error " Could not establish trust relationship for the SSL/TLS secure channel with authority. " anyone have an idea to solve this problem?