wm: doc

Download patch

ref: e1b6943704ef87d053ee83572ef0fc04dda3ce62
parent: 119072185d08c493148a40a174b6a3e665df4eb8
author: jrmu <jrmu@cloud9p.org>
date: Sun Jul 28 17:08:51 EDT 2024

Added tlsclient guide

--- /dev/null
+++ b/tlsclient.ms
@@ -1,0 +1,19 @@
+.TL
+Connecting with TLS
+.AU
+jrmu (jrmu@cloud9p.org)
+.AI
+Cloud9p
+.AB
+Client connection with TLS
+.AE
+
+.SH
+tlsclient(8)
+.P1
+; tlsclient -D -d servercert tcp!example.com!443
+.P2
+
+.PP
+This connects to the server example.com port 443 using TCP. Server certificate is stored in servercert.
+