TwurpleAuthenticationGetting dataExamplesFAQMigration

EventSubHttpListenerCertificateConfig

Certificate data used to make the listener server SSL capable.

{
Your full SSL certificate chain, including all intermediate certificates.
cert: string
The private key of your SSL certificate.
key: string
}

Properties

cert

Type: string

Your full SSL certificate chain, including all intermediate certificates.

key

Type: string

The private key of your SSL certificate.