Changes

Line 58: Line 58:  
Write the following commands to create OpenVPN '''Static key''', which will be used for authentication:
 
Write the following commands to create OpenVPN '''Static key''', which will be used for authentication:
 
  1) cd /etc/easy-rsa
 
  1) cd /etc/easy-rsa
  2) openvpn --genkey --secret static.key
+
  2) openvpn --genkey secret static.key
 
         </td>
 
         </td>
 
     </tr>
 
     </tr>