import * as simplewebauthn from "https://deno.land/x/simplewebauthn@v11.0.0/packages/server/src/helpers/validateCertificatePath.ts";
Functions
Traverse an array of PEM certificates and ensure they form a proper chain |
x/simplewebauthn/packages/server/src/helpers/validateCertificatePath.ts
import * as simplewebauthn from "https://deno.land/x/simplewebauthn@v11.0.0/packages/server/src/helpers/validateCertificatePath.ts";
Traverse an array of PEM certificates and ensure they form a proper chain |