Page 1 of 1
AES-256-OFB: not found [ERR]
Posted: Sun May 14, 2017 4:25 pm
by howlingthunder
Using same config file on Mac and Windows with no issue. Using same certificates. iPad is on 10.3.1 and OpenVPN is 1.1.1
Thanks for any help on why this error is occurring. Hoping someone else has seen this
Re: AES-256-OFB: not found [ERR]
Posted: Sun May 14, 2017 5:20 pm
by TinCanTech
The error is
so try AES-128-CBC
Re: AES-256-OFB: not found [ERR]
Posted: Mon May 15, 2017 2:06 am
by howlingthunder
Same error with CBC
Re: AES-256-OFB: not found [ERR]
Posted: Mon May 15, 2017 7:53 am
by TiTex
probably iOS openssl library doesn't support that cipher
if your server is running openvpn 2.4 you can use
--ncp-ciphers option
https://community.openvpn.net/openvpn/w ... n24ManPage