After some troubleshooting we noticed that when we configure the SSL cert and key on the webhook input, it turns off the port being used for the webhook. So if you have a path to the cert and key in the input config then do a netstat, port is NOT listening. Remove the cert/key config from the webhook input, port starts listening again. What would be causing this?