Open RProduction opened 9 months ago
I face this issue too, any solution?
@waihanko @RProduction add these 2 line to .opvn file: data-ciphers AES-128-CBC data-ciphers-fallback AES-128-CB
@waihanko @RProduction add these 2 line to .opvn file: data-ciphers AES-128-CBC data-ciphers-fallback AES-128-CB
I/openvpn ( 5774): Got unrecognized command>FATAL:Cipher AES-128-CB not supported
Facing same issue? any solution to this.
Same issues with cert from vpngate.net
Hey, I am getting disconnected and reconnected when I am trying to connect to vpngate relay server. The API gave me base64 string and I decode it to utf8.
It said "authenticating" and "waiting for n second before connection attempt". The config string said openvpn 2.0 config. I set the certIsRequired to true, but the problem still surface. It stop at getconfig and then vpnstage.unknown(reconnect). I also try using username and password from openvpn account but not working.
I tried to make ovpn file from the string and tried it in openvpn connect pc client and no problem at all.