[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Network](./puppeteer.protocol.network.md) > [GetCertificateResponse](./puppeteer.protocol.network.getcertificateresponse.md) ## Protocol.Network.GetCertificateResponse interface Signature: ```typescript export interface GetCertificateResponse ``` ## Properties | Property | Type | Description | | --- | --- | --- | | [tableNames](./puppeteer.protocol.network.getcertificateresponse.tablenames.md) | string\[\] | |