Closed vise890 closed 8 years ago
Yeah, this is due to new security requirements. I just noticed these changes last night.
Fixed with v2.8
Umm, just curious why you put the login information directly into the file?
It's just the compiled version of the nm template
Lol...wow, not enough coffee. =p
When I
PKGBUILD
to point to the newopenvpn.zip
from PIApia -a
Then:
journalctl
:Jul 12 21:07:30 [..]: Options error: --ca fails with '/etc/openvpn/ca.crt': No such file or directory
Possible solutions
I think the
NetworkManager
template should point toca.rsa.2048.crt
Also I set
proto-tcp=yes
andport=502
as described by nigeil in the AUR comment and addedcipher=AES-128-CBC
The working NM config I have now is:
EDIT: added info, it's now working