I’m trying to receive webhook notifications from DocuSign on my endpoint but the request fails with the error:
"The request was aborted: Could not create SSL/TLS secure channel."
My server supports TLS 1.3 minimum. DocuSign webhook requests fail when attempting to connect.
Does DocuSign support TLS 1.3 for webhooks? If not, is there a workaround or fix to make this work?