Validate certificate for Docusign Connect with X509 certificate enabled

雨燕双飞 提交于 2019-12-25 03:27:09

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!