mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
628 B
628 B
Home > puppeteer > Protocol > Security > CertificateSecurityState > obsoleteSslCipher
Protocol.Security.CertificateSecurityState.obsoleteSslCipher property
True if the connection is using an obsolete SSL cipher.
Signature:
obsoleteSslCipher: boolean;