|
|
I've got my server set up with its config files in /etc/openvpn, and a
subdirectory in that dir called "clients", containing files with the CNs
of the clients that connect.
I start openvpn using:
openvpn --cd /etc/openvpn --config vpn.conf
Everything works as expected if I specify "client-config-dir
/etc/openvpn/clients", but not if I specify "client-config-dir clients".
It should work with a relative path, as the ca/cert/dh/key files are all
successfully found using relative paths.
____________________________________________
Openvpn-users mailing list
Openvpn-users@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/openvpn-users
|