curl https certificate authentication code example
Example: curl certificate and password
curl --cert certificate_file.pem:password https://www.example.com/some_protected_page
curl --cert certificate_file.pem:password https://www.example.com/some_protected_page