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_COUNTRY="TR"
export KEY_PROVINCE="CA"
export KEY_CITY="Ankara"
export KEY_ORG="OpenVPN"
export KEY_EMAIL="[email protected]"

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.
_______________________________________________
Linux E-Posta Listesi
[email protected]
Liste kurallari: http://liste.linux.org.tr/kurallar.php

Bu Listede neden bulunduğunuzu bilmiyorsanız veya artık bu listeden gelen 
e-postaları almak istemiyorsanız aşağıdaki bağlantı adresini kullanarak 1 
dakika içinde üyeliğinizi sonlandırabilirsiniz.
https://liste.linux.org.tr/mailman/listinfo/linux

Cevap