From f10b487a829a5241510c5fe54ccf6ca8b8a28c89 Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Sat, 2 Nov 2019 03:35:22 -0400 Subject: Document pounce -U flag Not yet implemented. --- calico.1 | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) (limited to 'calico.1') diff --git a/calico.1 b/calico.1 index d1475ab..6c673da 100644 --- a/calico.1 +++ b/calico.1 @@ -21,7 +21,14 @@ dispatches incoming TLS connections to instances of .Xr pounce 1 by Server Name Identification (SNI). -\"(TODO: Explain how to configure pounce for this. +Instances of +.Xr pounce 1 +should be configured with +.Fl U +to bind to UNIX-domain sockets +named by the host they wish to accept connections for +in the directory passed to +.Nm . . .Pp The arguments are as follows: @@ -46,7 +53,14 @@ UNIX-domain sockets. .El . .Sh EXAMPLES -\"(TODO: An example with two pounce instances and a calico. +.Bd -literal -offset indent +pounce -U sockets/foo.example.org foo.conf +pounce -U sockets/bar.example.org bar.conf +calico -H example.org sockets/ +.Ed +. +.Sh SEE ALSO +.Xr pounce 1 . .Sh STANDARDS The -- cgit 1.4.1