From d2c7025a04c07fa4eb502ddaaa7957dffcd45fda Mon Sep 17 00:00:00 2001 From: Quanah Gibson-Mount Date: Mon, 15 May 2023 20:53:53 +0000 Subject: [PATCH] fix typo in lload.conf.5 cerificate -> certificate --- doc/man/man5/lloadd.conf.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/man/man5/lloadd.conf.5 b/doc/man/man5/lloadd.conf.5 index 53f50ba49b..49c72b9bb6 100644 --- a/doc/man/man5/lloadd.conf.5 +++ b/doc/man/man5/lloadd.conf.5 @@ -824,7 +824,7 @@ The original ETCDIR/lloadd.conf is another example. .SH LIMITATIONS Support for proxying SASL Binds is limited to the .B EXTERNAL -mechanism (and only to extract the DN of a client TLS cerificate if used during +mechanism (and only to extract the DN of a client TLS certificate if used during the last renegotiation) and mechanisms that rely neither on connection metadata (as Kerberos does) nor establish a SASL integrity/confidentialiy layer (again, some Kerberos mechanisms, -- 2.47.2