Under this section, define the following JSSE (Java Secure Socket Extension) logging settings.
debug
true to enable JSSE (Java Secure Socket Extension) logging, false otherwise.
Required: No. This optional parameter defaults to false.
level
The level of detail for the JSSE logs. Supported values are:
- ssl
- ssl:handshake
- all
Required: No. This optional parameter defaults to ssl.