Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/astral/bindings/celestial.ts>Network_CertificateTransparencyCompliance

A high-level puppeteer/playwright-like library for Deno
Latest
type alias Network_CertificateTransparencyCompliance
import { type Network_CertificateTransparencyCompliance } from "https://deno.land/x/astral@0.3.5/bindings/celestial.ts";

Whether the request complied with Certificate Transparency policy.

definition: "unknown" | "not-compliant" | "compliant"