property CommonConnectionOptions.enableTrace Usage in Denoimport { type CommonConnectionOptions } from "node:tls"; When enabled, TLS packet trace information is written to stderr. This can be used to debug TLS connection problems. Type boolean | undefined