Skip to content

Fix importing key-direction from *.ovpn files

It is possible for key-direction to be specified after . Previously the code alwys expected it to be defined before, with this change *.ovpn files that define it after should also be imported correctly.

Merge request reports