使用演示DocusignAPI的自签名证书 [英] Self-signed certificate with Demo DocusignAPI

查看:165
本文介绍了使用演示DocusignAPI的自签名证书的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试通过使用端点 https:// demo的Demo DocusignAPI测试我的应用。 docusign / net / restapi / v2 /

I am trying to test my app with the Demo DocusignAPI at using the endpoint https://demo.docusign/net/restapi/v2/

问题:使用Demo端点时可以接受自签名SSL证书吗?

Question: Is a self-signed SSL certificate acceptable when using the Demo endpoint?

我问是因为当我尝试使用 create_envelope_from_document 调用时,收到以下错误消息,并且我m试图确定我对自签名证书的使用是否导致了错误:

I ask because when I try to use the create_envelope_from_document call, I get the following error message, and I'm trying to determine if my use of a self-signed certificate is contributing to the error:

OpenSSL :: SSL :: SSLError(返回了SSL_connect = 1 errno = 0 state = SSLv3读取服务器证书B:证书验证失败)

我正在使用ruby 1.9.3和rails 3.2。在Ubuntu 12.04上为13。

I am using ruby 1.9.3 and rails 3.2.13 on Ubuntu 12.04.

推荐答案

您是否在谈论为事件通知包含SSL证书?

Are you talking about including an SSL cert for the event notifications? The only mention I see from their documentation when I search for "SSL" is the

signMessageWithX509Cert

属性。可以在其几个api指南页面上查看此内容像这样的

property on the eventNofication object. This can be viewed on several of their api guide pages like this one.

无论如何,到目前为止,关于该主题的所有评论,我都认为您的问题与您的证书,而不是使用DocuSign API。您能解决这个问题了吗?

In any case, with all of the comments that have come in on this thread so far I believe your issue is related to your certificates and not with the DocuSign API. Were you able to resolve this yet?

这篇关于使用演示DocusignAPI的自签名证书的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆