Hi, On Wed, Nov 25, 2015 at 4:14 PM, Morris, Russell <rmor...@rkmorris.us> wrote:
> Yep, that works better … J. Thanks! > > So did it compile? > > > Any pointers on fixing the OpenSSL “limitation”? > Its not a limitation. You just need cross-compiled openssl library and include files to build with CHANGE_PASSWORD enabled. The build process of the whole package (openvpn + gui) using openvpn-build does compile openssl starting from upstream sources. If you have that build environment setup, you can point to those while configuring the GUI and remove the DISABLE_CHANGE_PASSWORD option. Regards, Selva