Yes, in essence I think this means that the Certifying Authority (CA) that you created is not trusted by whatever tool you are using to view the cert. If you had purchased a cert from Entrust or Verisign it would not have this issue as those CA’s are already trusted by most tools.
To fix this issue you need to tell your tool (not sure what you are using) to trust this CA and, optionally, the cert of your IS box.
The steps to doing this vary by tool. For java, it usually involves copying the cert into a specific folder (sorry don’t remember which one off the top of my head). Axis may use this or have another approach. The javadocs for the JDK and for Axis should give you some help.
Mark
#webMethods#soa#API-Management