deno.com

property SecureContextOptions.crl

PEM formatted CRLs (Certificate Revocation Lists).

Type #

string
| Buffer
| Array<string | Buffer>
| undefined