Go to Latest
interface X509CheckOptions
import { type X509CheckOptions } from "https://dotland.deno.dev/std@0.145.0/node/crypto.ts";

Properties

subject: "always" | "never"
wildcards: boolean
partialWildcards: boolean
multiLabelWildcards: boolean
singleLabelSubdomains: boolean
import X509CheckOptions
import { X509CheckOptions } from "https://dotland.deno.dev/std@0.145.0/node/crypto.ts";