2017-09-17 20:03:33 ----- OpenVPN Start -----
OpenVPN core 3.1.2 ios arm64 64-bit built on Dec 5 2016 12:50:25
2017-09-17 20:03:33 Frame=512/2048/512 mssfix-ctrl=1250
2017-09-17 20:03:33 EVENT: CORE_ERROR PolarSSL: error parsing config private key : PKCS5 - Requested encryption or digest alg not available [ERR]
2017-09-17 20:03:33 Raw stats on disconnect:
2017-09-17 20:03:33 Performance stats on disconnect:
CPU usage (microseconds): 5438
Network bytes per CPU second: 0
Tunnel bytes per CPU second: 0
2017-09-17 20:03:33 EVENT: DISCONNECT_PENDING
2017-09-17 20:03:33 ----- OpenVPN Stop -----
OpenVPN core 3.1.2 ios arm64 64-bit built on Dec 5 2016 12:50:25
2017-09-17 15:34:43 Frame=512/2048/512 mssfix-ctrl=1250
2017-09-17 15:34:43 EVENT: PEM_PASSWORD_FAIL PolarSSL: error parsing config private key : PK - Private key password can't be empty [ERR]
2017-09-17 15:34:43 Raw stats on disconnect:
2017-09-17 15:34:43 Performance stats on disconnect:
CPU usage (microseconds): 6836
Network bytes per CPU second: 0
Tunnel bytes per CPU second: 0
2017-09-17 15:34:43 EVENT: DISCONNECT_PENDING
2017-09-17 15:34:43 ----- OpenVPN Stop -----
I've read extensively and found that it seems it has something to do in the way the private key was encrypted and not supported by openvpn on ios and I would have to manually change it to the 3des encryption format. I tried following the steps found here https://github.com/pivpn/pivpn/issues/171 but I don't know where and how to execute these commands. Is it under terminal? am I doing some special cmd on openssl? I mean i'm a complete noob when it comes to linux, I'm pretty comfortable with pc and mac, but this is kicking my ass. Everytime I tried executing any of these commands it would say not found or error. Any help would be greatly appreciated!!

