Hi there,
i'm running a webserver on FreeBSD, php 4.0.6 with the latest cURL version.
I need to connect to a https SSL server through cURL to store my webshop orders to Bibit(.com), but I'm getting the next error:
curl error: 27 - SSL: couldn't create a context!
You can find my PHP info file here: http://s03.nxs.nl/info.php
I've searched for the error on Google, and i'm getting results where they say it's a PHP bug, but I still havent found a solution, can anyone help me with this? 🙁