Self-signed certificates and internal cURL requests
I’m using an internal API for some commercial software we purchased and it recommends using SSL when utilizing the API; it uses cURL to achieve this and hence the user, pass and key will all be passed to the cURL request.
We… Continue reading Self-signed certificates and internal cURL requests