From 003fa4cf3780f7966f5522d159ea6eff0b07cd0f Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Tue, 5 Nov 2019 01:11:29 -0500 Subject: Implement SASL EXTERNAL --- pounce.1 | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'pounce.1') 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 , -- cgit 1.4.1