On 02/06/2017 09:53 PM, the...@sys-concept.com wrote: > I'm trying to configure "openvpn" on my new box (have done it in the > past - long time ago). > > Trying to follow some basic instruction but when I change to: > cd /usr/share/easy-rsa/ > > and try to run: ./build-ca > bash: ./build-ca: No such file or directory >
You want: ./easy-rsa build-ca It's all in one script one.