Closed junestag closed 10 years ago
This is due to Windows not bundling an internet-friendly set of Certificate Authority (CA) certs with curl. Check StackOverflow or the like for a bunch of solutions.
Thank you...I will look there...been having some trouble finding the answer to this one on the Drupal forums.
Hi, I have a possible issue to report. I have a Drupal site hosted at Pantheon, I'm using Drush on Windows 7 x64.
...I was reading this article on commands using Drush + Terminus (a special Drush extension for Pantheon sites):
https://www.getpantheon.com/blog/five-steps-feeling-drush
I installed Terminus fine and was able to issue all the drush-related commands and connect to the server. However, when I got to the part about using 'pauth' to authenticate and use the actual Terminus commands my authentication was successful but then on the part where it's supposed to say 'Success!' :) It says instead:
"Dashboard unavailable: SSL certificate problem: unable to get local issuer certificate"
I tried to install CA bundle updates for my cURL installation but had no luck figuring out how to do that successfully on my Windows machine so while I continue that quest I thought I would put this issue here and see if this is a known problem or not...or if you advise I just continue my CA cert upgrade research (maybe provide me a good link for doing this if necessary smile please).
Thank you.