Hello,

I have generated server keys and I have two questions for generating client 
keys:
1- I used the following two commands to generate keys for clients:

# ./easyrsa gen-req <client name> nopass
# ./easyrsa sign-req client <client name>

In the first command, I see the following message:

Common Name (eg: your user, host or server name) [client name]:

I just hit the enter key and the key was generated. I repeated the same thing 
for the second client and just changed the name of the client.
Now, two clients should be able to connect to the OpenVPN server 
simultaneously. Am I right?

2- Are ca.key and ta.key the same for all clients?

Thank you.
_______________________________________________
Openvpn-users mailing list
Openvpn-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-users

Reply via email to