NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
martin51
Oct 23, 2020Initiate
OpenVPN on iPhone fails to import profile for NightHawk R700P
Have been trying to get OpenVPN to run on my iPhone. Download smartphone config files from router to my iPhone. Share client3.ovpn file to OpenVPN but clicking on "Add" to add the profile results in ...
alchle
Jul 26, 2022Star
This did not work for me. Same exact situation. I tried with and with out the squiggly brackets {{}}. No luck. Do I literally paste the entire contents of each file, or only sections of it. When i do this i get the message "option_error: option <key> was not properly closed out." I double checked, I do indeed have the </key> (with the slash too). Any other thoughts? Thanks
<ca>
{{contents_of_ca.crt}}
</ca>
<cert>
{{contents_of_client.cert}}
</cert>
<key>
{{contents_of_client.key}}
</key>
webcurl
Sep 15, 2022Aspirant
did you every find out what caused this im having the same issue