Enabling HTTPS support in curl installed through MacPorts on OSX
While doing development just noticed that if you have installed php with curl support using macports it does’nt install ssl support in curl by default which is quite frustrating. Especially I just spent 30mins of my life trying to debugging what had gone wrong. This is what you would get if you have a similar [...]