Enabling Java SSL Debug Logging

To enable Java SSL debug logging for Mashery Local, follow the steps below:

Procedure

  1. Edit the Java Proxy configuration (as administrator) using the sudoedit command to edit "/opt/javaproxy/proxy/proxy.ini":
    sudoedit /opt/javaporxy/proxy/proxy.ini
  2. Restart Java Proxy (as administrator):
     sudo service javaproxy restart
  3. Send requests to Mashery Local, watch log in "/var/log/javaproxy-runtime.log". For example:
    tail -f /var/log/javaproxy-runtime.log