Dear Wiki user, You have subscribed to a wiki page or wiki category on "Ws Wiki" for change notification.
The following page has been changed by CyrilleLeClerc: http://wiki.apache.org/ws/FrontPage/Axis/AxisClientConfiguration/Ssl The comment on the change is: Escape camel word ------------------------------------------------------------------------------ * JSSE Reference : http://java.sun.com/j2se/1.5.0/docs/guide/security/jsse/JSSERefGuide.html - * If you get an exception message "SunCertPathBuilderException: unable to find valid certification path to requested target", it means that the server's certificate is not trusted. To fix this, you need to import the server's certificate in the client's keystore (see JSSE guide : http://java.sun.com/j2se/1.5.0/docs/guide/security/jsse/JSSERefGuide.html#CreateKeystore ). + * If you get an exception message "Sun``Cert``Path``Builder``Exception: unable to find valid certification path to requested target", it means that the server's certificate is not trusted. To fix this, you need to import the server's certificate in the client's keystore (see JSSE guide : http://java.sun.com/j2se/1.5.0/docs/guide/security/jsse/JSSERefGuide.html#CreateKeystore ). * [http://alphaworks.ibm.com/tech/keyman KeyMan] is a nice WYSIWYG alternative to [http://java.sun.com/j2se/1.5.0/docs/tooldocs/windows/keytool.html keytool] to manage certificates and keystores