I am developing an application with Symfony 2 on a local server running Windows but finding a problem with Curl, namely:
SSL certificate problem: unable to get local issuer certificate
Would seem to be a common problem for this OS but there is a definitive solution to solve it?
Bearing in mind that deploy the application will be done on a server installed with Linux.