Releases: ancwrd1/snx-rs
Releases · ancwrd1/snx-rs
Version 2.2.6
- Fixed a bug with saving the configuration from the GUI app when ~/.config/snx-rs directory does not exist
Version 2.2.5
- Compatibility fixes
Version 2.2.4
- Added support for 3DES encryption when doing ESP SA proposal, to be able to connect to older or misconfigured Checkpoint servers which still use this. Seems like they are pretty common.
Version 2.2.3
Fixed #23 : a regression which broke the certificate authentication in versions 2.2.1 and higher.
Version 2.2.2
- Fixed a problem with second MFA factor when Checkpoint server requests it as 'UserPassword'
- Fixed a problem with some Checkpoint servers which do not include challenge ID or challenge state in the replies
Version 2.2.1
- Fixed a bug with snxctl and snx-rs-gui not starting if there is no configuration file
- Fixed a bug with incorrect logic around cert-type in the IPSec tunnel
Version 2.2.0
- Rearranged all certificate settings into a separate UI group
- Fixed a bug with fetching server information in some cases
- Fixed a problem with manually defined routes not correctly added for IPSec tunnel
- Skip non-interactive MFA prompts
Version 2.1.0
- Added support for certificate authentication via HW token and PKCS11 interface
- Changed command line options for certificate authentication
- Few internal fixes
Version 2.0.2
- Better compatibility of tray icon with GNOME desktop environments
Version 2.0.1
- Added
ike-port
option to choose between port 500 and 4500 for IKE exchange - Option
ignore-server-cert
now also works for SAML webview