From 926e83847c8bc4d87e116f4e9bb6f3a0b1595134 Mon Sep 17 00:00:00 2001 From: Ted Unangst Date: Sun, 13 Sep 2020 20:20:48 -0400 Subject: [PATCH] incorret time is another httpsig failure mode --- docs/honk.8 | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/honk.8 b/docs/honk.8 index 1166a18..4e23cdb 100644 --- a/docs/honk.8 +++ b/docs/honk.8 @@ -32,6 +32,7 @@ Set up a TLS reverse proxy. .Nm can listen on TCP or unix sockets, but will not terminate TLS. https is a required component for federation. +Also, http signature verification requires accurate time keeping. .Pp Make sure to pass the Host header, if necessary (as for nginx). .Bd -literal -offset indent