OpenVPN

Gokan Atmaca <[email protected]>
Newsgroups gmane.linux.debian.user.turkish
Message-ID <CAHg8tECKAPns9DLGjhCOh8vvcsV2Pjbq-VdwnYoQGOraDUx8jw@mail.gmail.com>
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.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.