interface X509CheckOptionsimport { type X509CheckOptions } from "https://dotland.deno.dev/std@0.177.0/node/crypto.ts"; Propertiessubject: "always" | "never"wildcards: booleanpartialWildcards: booleanmultiLabelWildcards: booleansingleLabelSubdomains: booleanimport X509CheckOptionsimport { X509CheckOptions } from "https://dotland.deno.dev/std@0.177.0/node/crypto.ts";