Skip to main content
Go to Latest
interface X509CheckOptions
Re-export
import { type X509CheckOptions } from "https://deno.land/std@0.166.0/node/crypto.ts";

Properties

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