[[File:Ovpn_s2s_add_client.png|768px|thumb|center|Configure a new client daemon]]
[[File:Ovpn_s2s_add_client.png|768px|thumb|center|Configure a new client daemon]]
−
Then, click on the next button, we'll have a page to configure the shared secret key. We can generate such keys using openvpn command (on your SME Server, or on another Linux box. I'm not sure if we can do the same under Windows). To create a new key, type the following command on your shell:
+
Then, click on the next button, we'll have a page to configure the shared secret key. We can generate such keys using openvpn command (on your SME Server, or on another Linux box. To create a new key, type the following command on your shell:
openvpn --genkey --secret /dev/stdout
openvpn --genkey --secret /dev/stdout
−
And copy the output in the page of the server-manager, like this:
+
You can also generate a key from a Windows box like this: