mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
671 B
671 B
Home > puppeteer > Protocol > Security > CertificateSecurityState > certificateHasSha1Signature
Protocol.Security.CertificateSecurityState.certificateHasSha1Signature property
True if the certificate has a SHA1 signature in the chain.
Signature:
certificateHasSha1Signature: boolean;