]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commit
ovpnmain.cgi: Completely remove compression for RW clients
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 19 Mar 2024 19:11:31 +0000 (20:11 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 6 Dec 2024 19:59:04 +0000 (19:59 +0000)
commit03f879c992deff7c30259ec3a20ecf67049a8cef
tree38c987c1eb7c8c69e1eeeaeb6e5d2aa8b398170e
parent49801863ecd4570c9e1fbbb67c83b739ecc11e5f
ovpnmain.cgi: Completely remove compression for RW clients

We will use the "compress migrate" option which disables compression by
default. If a client has been found that wants to use compression, the
server will push "stub-v2" to disable it. If that does not work, the
server might fall back to compression.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
html/cgi-bin/ovpnmain.cgi