Enabling Java SSL Debug Logging

To enable Java SSL debug logging for TIBCO Cloud™ API Management - Local Edition, follow the steps below:

Procedure

  1. Add the following setting in /opt/javaproxy/proxy/proxy.ini in the ml-tm container:
    -Djavax.net.debug=all
  2. Restart javaproxy:
    service javaproxy restart
  3. Send requests to API Management - Local Edition and watch the log in /var/log/mashery/javaproxy-runtime.log. For example:
    tail -f /var/log/mashery/javaproxy-runtime.log