]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Fix renewal spelling and actually allow external-auth with renewal time
authorArne Schwabe <arne@rfc2549.org>
Tue, 18 Oct 2022 14:37:04 +0000 (16:37 +0200)
committerGert Doering <gert@greenie.muc.de>
Tue, 18 Oct 2022 15:24:56 +0000 (17:24 +0200)
commit92db3227b682518ff8c5dc691ee15a1641899729
tree9f0999f3e7703076ecfc7257e671a0f2c5ca3c27
parentf786e8a41cde31b437f20a17cb3fd122b489d6b3
Fix renewal spelling and actually allow external-auth with renewal time

The previous commit 9a516170 forgot to change to allow more than 2
parameters to auth-gen-token, so you could either have renewal time
or external-auth but not both. Also fix two instances of misspelled
"renewal".

Signed-off-by: Arne Schwabe <arne@rfc2549.org>
Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: <20221018143704.2759522-1-arne@rfc2549.org>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg25418.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
src/openvpn/options.c