vwsplitty1980
Occasional Visitor
i use the ios openvpn app to connect to my router, this was working fine with my old setup using rt-n66u but since i have transfered over to the AC86U i keep getting an error in the ios app no matter what settings i use in the config of the open vpn server. The error i keep getting in the app is:
"openvpn error: polarSSL: error parsing ca certificate : X509 - the CRT/CRL/CSR format is invalid, eg different type expected"
config one tried:
client
dev tun
proto udp
remote (removed ip and port)
float
ncp-ciphers AES-256-GCM:AES-128-GCM:AES-256-CBC:AES-128-CBC
cipher AES-128-CBC
comp-lzo adaptive
keepalive 15 60
auth-user-pass
remote-cert-tls server
<ca>
</ca>
resolv-retry infinite
nobind
another config tried:
client
dev tun
proto udp
remote (removed ip and port)
float
cipher AES-128-CBC
comp-lzo adaptive
keepalive 15 60
auth-user-pass
remote-cert-tls server
<ca>
</ca>
resolv-retry infinite
nobind
edit:
it would seem none of the certs/fill fill the boxes with any information?
"openvpn error: polarSSL: error parsing ca certificate : X509 - the CRT/CRL/CSR format is invalid, eg different type expected"
config one tried:
client
dev tun
proto udp
remote (removed ip and port)
float
ncp-ciphers AES-256-GCM:AES-128-GCM:AES-256-CBC:AES-128-CBC
cipher AES-128-CBC
comp-lzo adaptive
keepalive 15 60
auth-user-pass
remote-cert-tls server
<ca>
</ca>
resolv-retry infinite
nobind
another config tried:
client
dev tun
proto udp
remote (removed ip and port)
float
cipher AES-128-CBC
comp-lzo adaptive
keepalive 15 60
auth-user-pass
remote-cert-tls server
<ca>
</ca>
resolv-retry infinite
nobind
edit:
it would seem none of the certs/fill fill the boxes with any information?
Attachments
Last edited: