Search found 2 matches

by chingkhuba
Thu Jun 25, 2015 7:09 am
Forum: Installation and Configuration
Topic: PHP with Curl - not using openssl compiled with curl
Replies: 3
Views: 16299

Re: PHP with Curl - not using openssl compiled with curl

Hi Christopher, As mentioned in my observation briefly, I dont think the problem is only limited to the free bsd distribution. I have not verified it yet by checking on another distro. I will do that now and update. The point here is PHP taking over the SSL handshake part which I supposed CURL was s...
by chingkhuba
Wed Jun 24, 2015 10:40 am
Forum: Installation and Configuration
Topic: PHP with Curl - not using openssl compiled with curl
Replies: 3
Views: 16299

PHP with Curl - not using openssl compiled with curl

Hi, I am trying to find a way to upgrade Openssl on an old server without messing the original version it uses for SSH,etc,... I am not able to get curl use the new version of Openssl. The old version of Openssl is being used by PHP when connecting to a website. Problem: I have an old freeBSD server...