How to read TLS certificate sent by a client on the server side? January 26, 2023 by Tarik This is how I did it: curl -v \ --key ./admin-key.pem \ --cert ./admin.pem \ https://xxxx/api/v1/