schwabe / ics-openvpn

OpenVPN for Android
3.31k stars 1.2k forks source link

Cipher deprecated option #1561

Closed speedygonzales9 closed 1 year ago

speedygonzales9 commented 1 year ago

To make issues more manageable, I would appreciate it if you fill out the following details as applicable:

General information

  1. Android 9
  2. LDPlayer9
  3. Emulator
  4. 0.7.41 via Google Play Store

Description of the issue

Hi,

I am using the latest version of OpenVPN for Android via Google Play Store. I have tried to connect to multiple VPN servers through VPN Gate using the provided .ovpn files. I can successfully import the files to OpenVPN for Android. However when I try to a profile, I keep getting: DEPRECATED OPTION: --cipher set to 'AES-128-CBC' but missing in --data-ciphers (AES-256-GCM:AES-128-GCM:CHACHA20-POLY1305). OpenVPN ignores --cipher for cipher negotiations. Attached is a screenshot of the log: How can I add AES-128-CBC to --data-ciphers?

Thank you

Log (if applicable)

image

Configuration file

# Config for OpenVPN 2.x
# Enables connection to GUI
management /data/user/0/de.blinkt.openvpn/cache/mgmtsocket unix
management-client
management-query-passwords
management-hold

setenv IV_GUI_VER "de.blinkt.openvpn 0.7.41" 
setenv IV_SSO openurl,webauth,crtext
setenv IV_PLAT_VER "28 9 x86_64 samsung SM-G977N SM-G977N"
setenv IV_HWADDR 39:66:62:64:64:63:30
tls-cert-profile legacy
machine-readable-output
allow-recursive-routing
ifconfig-nowarn
client
verb 4
connect-retry 2 300
resolv-retry 60
dev tun
remote 219.100.37.165 1195 udp
<ca>