Last active
January 28, 2020 22:45
-
-
Save erlangparasu/1a259d91339aa56b8ba892aef7fc8f88 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| " 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