|
|
Bruno Sampayo wrote: > Thanks Marcel but I still got this problem: > > debian:/etc/openvpn/easy-rsa# mkdir keys > debian:/etc/openvpn/easy-rsa# ./clean-all > you must define KEY_DIR > debian:/etc/openvpn/easy-rsa# > > Do you have another solution for this case? > You have do only one time ./clean-all...... Then: mkdir /etc/openvpn/easy-rsa/keys and no more ./clean-all You only do a ./clean-all when you want to start over with a new setup. > Marcel de Reuver escreveu: >> Bruno Sampayo wrote: >> >>> debian:/etc/openvpn/easy-rsa# ./vars NOTE: when you run ./clean-all, >>> I will be doing a rm -rf on /etc/openvpn/easy-rsa/keys >>> >> >> ...and that is what is done! >> type in: mkdir /etc/openvpn/easy-rsa/keys >> to make an new $KEY_DIR >> >> >> >> ------------------------------------------------------------------------- >> >> Take Surveys. Earn Cash. Influence the Future of IT >> Join SourceForge.net's Techsay panel and you'll get the chance to >> share your >> opinions on IT & business topics through brief surveys-and earn cash >> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV >> >> _______________________________________________ >> Openvpn-users mailing list >> Openvpn-users@xxxxxxxxxxxxxxxxxxxxx >> https://lists.sourceforge.net/lists/listinfo/openvpn-users >> ______________________ OpenVPN mailing lists https://lists.sourceforge.net/lists/listinfo/openvpn-users |