Skip to content

Instantly share code, notes, and snippets.

@nledez
Created March 25, 2015 14:19
Show Gist options
  • Save nledez/cfe95d29eb66ef004696 to your computer and use it in GitHub Desktop.
Save nledez/cfe95d29eb66ef004696 to your computer and use it in GitHub Desktop.
for c in server.startssl.crt sub.class1.server.ca.pem server.crt ; do
echo "======== $c"
cat $c
done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment