#!/bin/bash # =========================================================== # Display the client certificate # =========================================================== openssl x509 -noout -text -in certs/client.cert.pem