Merhabalar, sanirim source'tan sonra ./clean-all demeniz gerekiyor. zamaninda soyle bisey yazmistim: http://meminbuntu.blogspot.be/2008/09/openvpn-kurulumu.htmlbelki isinize yarar.
Kolay gelsin. -- M. Emin Akşehirli On Tue, Nov 20, 2012 at 7:12 PM, Gokan Atmaca <[email protected]> wrote: > Merhaba > > Openvpn icin rootca ve client tls sertifika yapmak isterken asagidaki gibi > hata aliyorum. > > Please edit the vars script to reflect your configuration, > then source it with "source ./vars". > Next, to start with a fresh PKI configuration and to delete any > previous certificates and keys, run "./clean-all". > Finally, you can run this tool (pkitool) to build certificates/keys. > > > Yaptıklarım ; > apt-get install openvpn openssl > cp -r /usr/share/doc/openvpn/ > examples/easy-rsa/2.0/* /etc/openvpn/ > cd /etc/openvpn > nano vars > export KEY_CONFIG=`$EASY_RSA/whichopensslcnf $EASY_RSA` *burayı su > sekilde degistirdim ;* > export KEY_CONFIG=`$EASY_RSA/openssl-1.0.0.cnf $EASY_RSA` > export KEY_COUNTRY="TR" > export KEY_PROVINCE="CA" > export KEY_CITY="Ankara" > export KEY_ORG="OpenVPN" > export KEY_EMAIL="[email protected]" > chown -R gokhan * > chmod +rwx * > source ./vars > ./build-dh > ./pkitool --initca > > Please edit the vars script to reflect your configuration, > then source it with "source ./vars". > Next, to start with a fresh PKI configuration and to delete any > previous certificates and keys, run "./clean-all". > Finally, you can run this tool (pkitool) to build certificates/keys. > > Burada bir hata aliyorum. > > > Tesekkürler. > > -- > ubuntu-tr mailing list > [email protected] > https://lists.ubuntu.com/mailman/listinfo/ubuntu-tr > >
-- ubuntu-tr mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-tr
