summary refs log tree commit diff
path: root/calico.1
diff options
context:
space:
mode:
Diffstat (limited to 'calico.1')
-rw-r--r--calico.140
1 files changed, 7 insertions, 33 deletions
diff --git a/calico.1 b/calico.1
index 1c28365..1b9ec67 100644
--- a/calico.1
+++ b/calico.1
@@ -1,4 +1,4 @@
-.Dd May 19, 2020
+.Dd August 27, 2020
 .Dt CALICO 1
 .Os
 .
@@ -37,6 +37,12 @@ Incoming connections are passed directly
 to instances of
 .Xr pounce 1 ,
 which handle TLS negotiation.
+Instances of
+.Xr pounce 1
+and
+.Nm
+can be restarted
+independently of each other.
 .
 .Pp
 The arguments are as follows:
@@ -60,38 +66,6 @@ The path to the directory containing
 UNIX-domain sockets.
 .El
 .
-.Ss Service Configuration
-Add the following to
-.Pa /etc/rc.conf
-to enable the
-.Nm
-daemon:
-.Bd -literal -offset indent
-calico_enable="YES"
-.Ed
-.
-.Pp
-The default socket directory is
-.Pa /var/run/calico .
-It can be changed by setting
-.Va calico_path .
-The
-.Xr pounce 1
-service can be configured
-to listen in this directory
-with the following:
-.Bd -literal -offset indent
-pounce_flags="-U /var/run/calico"
-.Ed
-.
-.Pp
-The
-.Nm
-and
-.Xr pounce 1
-services can be started and stopped
-independently of each other.
-.
 .Sh EXAMPLES
 Obtain certificates for
 and dispatch to two instances of
_ex_dataJune McEnroe 2021-04-18Import LibreSSL 3.3.2June McEnroe 2021-03-05Bump version to 3.3.1p1 3.3.1p1June McEnroe 2021-03-05build: Add OpenSSL includes to libcompatJune McEnroe 2020-12-15Import LibreSSL 3.3.1June McEnroe 2020-11-24Import LibreSSL 3.3.0June McEnroe 2020-10-22Import LibreSSL 3.2.2June McEnroe 2020-09-29Import LibreSSL 3.2.1June McEnroe 2020-09-29import: Add m4/ax_add_fortify_source.m4June McEnroe 2020-08-05build: Add README.7 to EXTRA_DIST 3.2.0June McEnroe 2020-08-03doc: Indicate that only OpenSSL 1.1.1b and newer workJune McEnroe