#!/bin/bash

openssl x509 -text -noout -in "$1"
