Certificate verify failed

I have encountered widely reported and dreaded certificate verify failed
exception.

I downloaded a pem file and added it to my .zshrc file, but I am using
RubyMine and all that jazz. Is there a way to add an environment
variable
to JRuby?

OpenSSL::SSL::SSLError: certificate verify failed is happening deep in a
docusign_rest gem that uses Net::Http

Can you follow instructions online to ensure your JDK has up-to-date
CA certificates and see if that fixes it?

  • Charlie