From: Guus Sliepen Date: Mon, 8 May 2017 19:57:01 +0000 (+0200) Subject: Mention that the default filenames for tincd -K should be used. X-Git-Url: https://www.tinc-vpn.org/git/browse?p=wiki;a=commitdiff_plain;h=8a83924a8938c2d85cc26366f681b0e7169bb0af Mention that the default filenames for tincd -K should be used. --- diff --git a/examples/windows-install.mdwn b/examples/windows-install.mdwn index 40eaa7a..f2cefcb 100644 --- a/examples/windows-install.mdwn +++ b/examples/windows-install.mdwn @@ -55,7 +55,8 @@ Now you have to generate the public and private key for your tinc daemon. You do this by starting command.com. Go to the directory where tinc is installed. Start tinc with the `-n` option set to the name of your VPN and use the `-K` option: `tincd -n vpn -K`. The keypair will be generated, and you are asked to -enter the names of the files to store them. +enter the names of the files to store them. Just press enter twice to use the +default filenames. [[!img examples/windows/genkey.png]]