Skip to main content
property CommonConnectionOptions.enableTrace

When enabled, TLS packet trace information is written to stderr. This can be used to debug TLS connection problems.

Type

boolean | undefined
Back to top