curl: (58) Unable to load client key -8178

I am facing an SSL issue with the curlcommand. I want to reach an URL using my SSL client certificate and private key. This is my command: $ curl -k -v "https://myurl.com/" --cert ./certificate.p...