[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Security](./puppeteer.protocol.security.md) > [InsecureContentStatus](./puppeteer.protocol.security.insecurecontentstatus.md) > [ranContentWithCertErrors](./puppeteer.protocol.security.insecurecontentstatus.rancontentwithcerterrors.md) ## Protocol.Security.InsecureContentStatus.ranContentWithCertErrors property Always false. Signature: ```typescript ranContentWithCertErrors: boolean; ```