m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcin Chrzanowski <m@m-chrzan.xyz>2024-01-30 21:50:28 +0100
committerMarcin Chrzanowski <m@m-chrzan.xyz>2024-01-30 21:50:28 +0100
commitdc2335862529a403ef7ade28ad04bc0032a07128 (patch)
tree17ccec442e15829856c4caacb66451e625d3907a
parentd1d1179b0bae61bcc05b4950689652db3f269c86 (diff)
Add certificate reading
-rw-r--r--ssl.md3
1 files changed, 3 insertions, 0 deletions
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 <file.pem> -text