Results 1 to 3 of 3
Hello everyone!
I have a tunneling server on my VPS and I want to make openvpn keys automatically (./build-key), but i don`t answer to the questions. If is possible i ...
- 06-05-2011 #1Just Joined!
- Join Date
- Sep 2010
- Posts
- 3
OpenVPN
Hello everyone!

I have a tunneling server on my VPS and I want to make openvpn keys automatically (./build-key), but i don`t answer to the questions. If is possible i want to set default answers. Thanks!
- 06-07-2011 #2Linux Guru
- Join Date
- May 2011
- Posts
- 1,843
what do you mean by "answers"? can't you just create a static key, e.g.:
Code:openvpn --genkey --secret /tmp/VpnStatic.key
- 06-10-2011 #3Just Joined!
- Join Date
- Sep 2010
- Posts
- 3
PS: Operating sistem is Linux.
I don`t want to ansqer at interactive questions (adress,mail,company...) at execution ./build-key .


Reply With Quote