Skip to main content

enableTrace

property CommonConnectionOptions.enableTrace

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

boolean | undefined
Back to top