Skip to main content
Go to Latest
interface X509CheckOptions
import { type X509CheckOptions } from "https://deno.land/std@0.145.0/node/internal/crypto/x509.ts";

Properties

subject: "always" | "never"
wildcards: boolean
partialWildcards: boolean
multiLabelWildcards: boolean
singleLabelSubdomains: boolean