summary refs log tree commit diff
path: root/pounce.1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-11-05 01:11:29 -0500
committerJune McEnroe <june@causal.agency>2019-11-05 01:11:29 -0500
commit003fa4cf3780f7966f5522d159ea6eff0b07cd0f (patch)
tree6a2633ed9d50854bcd5c53874dda9936508944ae /pounce.1
parentAdd options for TLS client certificate (diff)
downloadpounce-003fa4cf3780f7966f5522d159ea6eff0b07cd0f.tar.gz
pounce-003fa4cf3780f7966f5522d159ea6eff0b07cd0f.zip
Implement SASL EXTERNAL
Diffstat (limited to 'pounce.1')
-rw-r--r--pounce.111
1 files changed, 8 insertions, 3 deletions
diff --git a/pounce.1 b/pounce.1
index 213575b..ee4451b 100644
--- a/pounce.1
+++ b/pounce.1
@@ -1,4 +1,4 @@
-.Dd November 4, 2019
+.Dd November 5, 2019
 .Dt POUNCE 1
 .Os
 .
@@ -8,7 +8,7 @@
 .
 .Sh SYNOPSIS
 .Nm
-.Op Fl Nv
+.Op Fl Nev
 .Op Fl A Ar mesg
 .Op Fl C Ar path
 .Op Fl H Ar host
@@ -133,7 +133,7 @@ string must be hashed using the
 .Fl x
 flag.
 .
-.It Fl a Ar user : Ns Ar pass , Cm sasl = Ar user : Ns Ar pass
+.It Fl a Ar user : Ns Ar pass , Cm sasl-plain = Ar user : Ns Ar pass
 Authenticate as
 .Ar user
 with
@@ -147,6 +147,11 @@ If the certificate key is in a separate file,
 set it with
 .Fl k .
 .
+.It Fl e , Cm sasl-external
+Authenticate using SASL EXTERNAL.
+Set the client TLS client certificate path with
+.Fl c .
+.
 .It Fl f Ar path , Cm save = Ar path
 Load the contents of the buffer from
 .Ar path ,