Jump to content

SSL issue even after cacert.pem in php.ini


bulba

Recommended Posts

Hi Ya'll

 

Thanks for taking time...

 

I'm very close to finishing the dev. of our site/webshop, so I want to test Credit card payments (via Quickpay).

Though each time I'm trying to place an order, and get to payment, I end up with the dreaded error...

 

QuickPay: cURL error: SSL certificate problem: unable to get local issuer certificate

 

I've googled it, downloaded the http://curl.haxx.se/docs/caextract.html and added curl.cainfo="C:\xampp\php\cacert.pem.txt", so now the messages is...

 

QuickPay: cURL error: error setting certificate verify locations: CAfile: C:\xampp\php\cacert.pem.txt CApath: none

 

...this one I haven't been able to solve, so please any advice?

I just want to test internally!

 

I'm running xampp on Windows 2007 on my internal network

Apache 2.4.17 / PHP 5.6.23

 

Thanks!

 

Kind regards

 

Taras

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...