Self Signed Certificate in GitHub Webhook

Viewed 514

I have got Jenkins server setup in Azure VM with self-signed certificate, when I tried to setup a webhook from GitHub server I getting error "We couldn’t deliver this payload: certificate signed by unknown authority".

Do we have any way to import my CA file into GitHub trusted entry? I have tried searching in different forums but could see any response.

Thanks,

1 Answers
Related