Adobe Sign Weebhook: Invalid URL Error
I am trying to configure a proxy URL in the webhook. I've validated through the browser/postman that it responds with 200 OK and with the client-id in the header and in the body in the required format.
The proxy through which the webhook hits the API checks incoming request certificates through a CN check.
Does anyone know if the webhook notification sends any certificate in the request if we do not explicitly set one through the PKCS#12 uploader in the security settings? If so, what would be the CN associated with the request?
