From dc2335862529a403ef7ade28ad04bc0032a07128 Mon Sep 17 00:00:00 2001 From: Marcin Chrzanowski Date: Tue, 30 Jan 2024 21:50:28 +0100 Subject: Add certificate reading --- ssl.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 ssl.md diff --git a/ssl.md b/ssl.md new file mode 100644 index 0000000..434b833 --- /dev/null +++ b/ssl.md @@ -0,0 +1,3 @@ +# SSL/TLS tools + + openssl x509 -in -text -- cgit v1.2.3