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