Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in version >= 2.2.1 when working with eToken Certs #23

Closed
SnowLe0 opened this issue Jun 11, 2024 · 2 comments
Closed

Error in version >= 2.2.1 when working with eToken Certs #23

SnowLe0 opened this issue Jun 11, 2024 · 2 comments

Comments

@SnowLe0
Copy link

SnowLe0 commented Jun 11, 2024

Hello!

I came across a problem that when I switched to version snx-rs >= 2.2.1 (both in gui and cli), the connection to the vpn server stopped being established.
Everything is fine with version 2.2.0.
Perhaps PKCS11 initialization happens later now? (judging by the logs, the differences start from line 111)

I am attaching log files for versions 2.2.0 and 2.2.2 (I had to anonymize some IPs, etc.)

222.log
220.log

ancwrd1 added a commit that referenced this issue Jun 11, 2024
Version 2.2.3
@ancwrd1
Copy link
Owner

ancwrd1 commented Jun 11, 2024

thanks for reporting, a regression was unfortunately introduced and should be fixed now, please test from the main branch. I can't test it myself because I don't have access to the server with certificate authentication.

@ancwrd1 ancwrd1 closed this as completed Jun 11, 2024
@SnowLe0
Copy link
Author

SnowLe0 commented Jun 12, 2024

Thank you very much!
With the new version everything works as it should.
Tested both on VPN servers with authorization based on certificates using eToken, and using login and password + MFA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants