property SecureContextOptions.crl Usage in Denoimport { type SecureContextOptions } from "node:tls"; PEM formatted CRLs (Certificate Revocation Lists). Type string | Buffer | Array<string | Buffer> | undefined