curl - SSL certificate verification fails -


in going through api tutorials, i'm getting following error: "ssl certificate problem, verify ca cert ok."

the ca certificate not in build of libcurl. there anyway can docusign in pem format?

docusign not create or provide ssl certificates, platform uses them needed. it's client's responsibility handle certs.

to resolve think you'll need proper certificate whomever cert authority is, if testing in demo (i.e. demo.docusign.net) believe can test https (port 443) or http (port 80). might able around testing http://demo.docusign.net, give try...


Comments

Popular posts from this blog

Unable to remove the www from url on https using .htaccess -