stunnel: add new protocol option capwin and capwinctrl 17563/head
authorFlorian Eckert <fe@dev.tdt.de>
Mon, 10 Jan 2022 13:52:41 +0000 (14:52 +0100)
committerFlorian Eckert <fe@dev.tdt.de>
Mon, 10 Jan 2022 13:52:44 +0000 (14:52 +0100)
The new protocol capwin and capwinctrl was added in version 5.61
https://www.stunnel.org/NEWS.html

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
net/stunnel/files/stunnel.init

index 014b9db023f0c14b18866c141c55e13ae4f17b8a..6e364600d1faab1b769c3c95eac6c6341c2b94f7 100644 (file)
@@ -76,7 +76,7 @@ validate_service_options() {
                'OCSPflag:list(or("NOCASIGN","NOCERTS","NOCHAIN","NOCHECKS","NODELEGATED","NOEXPLICIT","NOINTERN","NOSIGS","NOTIME","NOVERIFY","RESPID_KEY","TRUSTOTHER"))' \
                'OCSPnonce:bool' \
                'options:list(string)   ' \
-               'protocol:or("cifs","connect","imap","nntp","pgsql","pop3","proxy","smtp","socks")' \
+               'protocol:or("cifs","capwin","capwinctrl","connect","imap","nntp","pgsql","pop3","proxy","smtp","socks")' \
                'protocolAuthentication:or("basic","login","ntlm","plain")' \
                'protocolDomain:hostname' \
                'protocolHost_host:host' \