[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Network](./puppeteer.protocol.network.md) > [SecurityDetails](./puppeteer.protocol.network.securitydetails.md) > [certificateTransparencyCompliance](./puppeteer.protocol.network.securitydetails.certificatetransparencycompliance.md) ## Protocol.Network.SecurityDetails.certificateTransparencyCompliance property Whether the request complied with Certificate Transparency policy Signature: ```typescript certificateTransparencyCompliance: CertificateTransparencyCompliance; ```