Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save erlangparasu/1a259d91339aa56b8ba892aef7fc8f88 to your computer and use it in GitHub Desktop.

Select an option

Save erlangparasu/1a259d91339aa56b8ba892aef7fc8f88 to your computer and use it in GitHub Desktop.
" Look out for "Chain Issues" " Thanks it works!.
I download the mydomain-chain.pem file via the browser View Certificate menu,
then I save it in /etc/ssl/certs/ directory,
then set the chain path in /etc/apache2/sites-enabled/mydomain.https.conf,
then restart apache2.
Now the curl works :D thanks again – Erlang P
Source
https://stackoverflow.com/questions/28969538/curl-cannot-verify-wildcard-ssl-certificate-issued-by-verisign/28969917#28969917
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment