[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Security](./puppeteer.protocol.security.md) > [HandleCertificateErrorRequest](./puppeteer.protocol.security.handlecertificateerrorrequest.md) > [eventId](./puppeteer.protocol.security.handlecertificateerrorrequest.eventid.md) ## Protocol.Security.HandleCertificateErrorRequest.eventId property The ID of the event. Signature: ```typescript eventId: integer; ```