Skip to main content
property SecureContextOptions.crl

PEM formatted CRLs (Certificate Revocation Lists).

Type

string
| Buffer
| Array<string | Buffer>
| undefined
Back to top