Cipher BF-CBC not supported (Version 0.7.26) #1385
Unanswered
tr3027
asked this question in
Configuration problems
Replies: 1 comment 1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
After updating to 0.7.26 I cannot connect to VPN anymore. Every attempt to connect ends with the above error. I cannot even see any connection attempt within openvpn log on the server. This is the log I get on phone: ovpn.log
If I add --cipher AES-256-GCM to the manual configuration, I see the connection attempt hits the server, and the connection on phone ends with a VERIFY ERROR because of a weak CA signature digest. The root CA is signed with SHA1 unfortunately. I know this is old/weak but cannot replace immediately...
As it used to work until 0.7.26 - is there a possibility to get it running again by some setting or do I have to (temporarily, until the CA can get replaced) downgrade and hold any updates of ics-openvpn? I've the version from Google Play installed.
Thanks for any information!
Beta Was this translation helpful? Give feedback.
All reactions