问题
I want to secure the connection from Docusign Connect to our https endpoint.
Support already pointed me in the right direction. I downloaded the certificate from here and enabled the "Sign Message with X509 Certificate" in my Docusign portal.
I'm using C# .NET 4.5.1 WebAPI hosted on IIS 8 (Windows Server 2012) as my http endpoint.
How do I validate the certificate on my side?
来源:https://stackoverflow.com/questions/23921135/validate-certificate-for-docusign-connect-with-x509-certificate-enabled