Incorrect SSL certificate Windows installer

Problems with the Windows version of XAMPP, questions, comments, and anything related.

Incorrect SSL certificate Windows installer

Postby samstamport » 20. December 2016 15:51

Hello,

It appears that the Windows installer for XAMPP 7.0.13-0-VC14 does not include the correct SSL certificate. See https://www.ostraining.com/blog/drupal/ ... -error-60/. If this link does not work I copied and pasted it below. Please tell me what's going on.

How do you fix the cURL 60 SSL error that I keep getting?
The cURL SSL 60 error occurs when you're trying to install Drupal module by copying the FTP link from drupal.org into the "Add modules" screen.

This error is caused by the default SSL certificate provided by Xampp.

We need to visit https://curl.haxx.se/ca/cacert.pem copy the page and save it as cacert.pem

Now we need to put this in our developer setup and tell Xampp where it is. We just need to add a line to our PHP.ini file so that it can locate the file. In PHP.ini : curl.cainfo = "D:\xampp\cacert.pem"

Add it to the very bottom of the file.

Stop and then start the Apache service on Xammp. This should reload the PHP and you will now be able to install modules by copying the source link.
samstamport
 
Posts: 19
Joined: 31. March 2016 00:27
Operating System: Windows 7

Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 123 guests