display_ca_cert.bsh

#!/bin/bash
# ===========================================================
# Display the CA certificate
# ===========================================================

openssl x509 -noout -text -in ca/ca.cert.pem