]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Correct tls-crypt-v2 metadata length in man page
authorMax Fillinger <maximilian.fillinger@foxcrypto.com>
Sat, 26 Nov 2022 16:26:47 +0000 (17:26 +0100)
committerGert Doering <gert@greenie.muc.de>
Mon, 12 Dec 2022 12:04:15 +0000 (13:04 +0100)
commit0bd2fa38fb70ad9022c05ffa67b2bd8751ca5a5b
tree681632ca68250c66fa4e3631dae9b847c861a3f6
parenta666668f064c7ff57cdebb3afceb72e1263a3ba9
Correct tls-crypt-v2 metadata length in man page

The manual page claims that the client metadata can be up to 735 bytes
(encoded as upt to 980 characters base64), but the actual maximum length
is 733 bytes which is also encoded as 980 characters in base64.

Signed-off-by: Max Fillinger <maximilian.fillinger@foxcrypto.com>
Acked-by: Arne Schwabe <arne@rfc2549.org>
Message-Id: <20221126162648.150678-1-maximilian.fillinger@foxcrypto.com>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg25546.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
doc/man-sections/encryption-options.rst