about summary refs log tree commit diff
path: root/calico.1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-11-02 03:35:22 -0400
committerJune McEnroe <june@causal.agency>2019-11-02 03:35:22 -0400
commitf10b487a829a5241510c5fe54ccf6ca8b8a28c89 (patch)
tree0838b479ae8704640c4f7acb92889eb6cc796e1b /calico.1
parentAdd SNI socket dispatcher (diff)
downloadpounce-f10b487a829a5241510c5fe54ccf6ca8b8a28c89.tar.gz
pounce-f10b487a829a5241510c5fe54ccf6ca8b8a28c89.zip
Document pounce -U flag
Not yet implemented.
Diffstat (limited to 'calico.1')
-rw-r--r--calico.118
1 files changed, 16 insertions, 2 deletions
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