@Rusher PHP7 will happen but not in the next sprint. DreamFactory is PHP7 compatible but not all of the PHP drivers to the various databases are. So we need to go through that exercise of driver compatibility.
@Rusher@Navin_Agarwal We just released DreamFactory 2.1.1 which should have updated cacert.pem files included. As far as replacing the existing cacert.pem file in your existing DreamFactory installation I would start by grabbing the cacert.pem from [here] (https://curl.haxx.se/ca/cacert.pem) and try replacing the existing file to see if this resolves the issue.
I’m having the same issue when trying to register a user on my dreamfactory (other api calls seem to work though). I tried copying the cacert.pem into /etc/ssl/certs but that doesnt seem to help any.
Take the file at https://curl.haxx.se/ca/cacert.pem and use it to replace the file /opt/bitnami/common/openssl/certs/curl-ca-bundle.crt on your bitnami server.