- Added
tls-version-maxparameter to cap the maximum TLS version negotiated with the gateway. The default is now1.2, which avoids silent connect timeouts against gateways (notably Check Point SVN foundation) that fail to respond to TLS 1.3 ClientHello produced by recent OpenSSL releases. Settls-version-max=defaultto keep the previous behavior. - Added connection profiles reordering in the UI.
- Added connection profiles support to snxctl command line utility via the
--profileoption. - Fixed a regression with the manually specified routes when
no-routingoption was enabled.