Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • The following information has to be added to the  /etc/default/joc file.
  •  

    Code Block
    languagetext
    titleSetting up logging for SSL handshakes
    JAVA_OPTIONS="-Djavax.net.debug=ssl"

On Windows systems:

  •  In Jetty Home (e.g. C:\Program Files\sos-berlin.com\joc) in the service ./jetty/bin subfolder:
    • start the sos_jocw.exe application
    • select the Java tab
    • in the Java Options field:
      • add -Djavax.net.debug=ssl


...