interface X509CheckOptions
Usage
import { type X509CheckOptions } from "node:crypto";
optional
subject: "always" | "default" | "never"
optional
wildcards: boolean
optional
partialWildcards: boolean
optional
multiLabelWildcards: boolean
optional
singleLabelSubdomains: boolean