Client certificate auth curl

mTLS request with client cert and custom CA

curl --cert client.crt --key client.key --cacert ca.crt https://secure.example.com