twitcheasy-twitch-bottwitch-authtwitch-auth-tmitwitch-chat-clienttwitch-eventsubtwitch-pubsub-clienttwitch-webhooks

WebHookListenerCertificateConfig

Certificate data used to make the listener server SSL capable.

{
Your SSL certificate.
cert: string
The private key of your SSL certificate.
key: string
}

Properties

cert

Type: string

Your SSL certificate.

key

Type: string

The private key of your SSL certificate.