i enable openvpn function , i see  ServerCert and ServerKey  in vpn_server.config
and i see <ca> / <cert> / <key> in openvpn client config file:xxx.ovpn .
i have  openvpn server ,and 
server:
dh1024.pem
ca.crt
server.crt
server.key
client:
ca.crt
client.crt
client.key
how to import this config into softether vpn ,
and then i can move from openvpn to softether vpn ?
			
									
									
						where is the CA?
- 
				inten
 - Posts: 370
 - Joined: Fri Oct 18, 2013 8:15 am
 
Re: where is the CA?
1. You have to import you server certificate into the VPN Server (use Server Manager).
2. Check your .ovpn file to ensure the CA certificate is correct.
3. You do not need to import client certificate.
			
									
									
						2. Check your .ovpn file to ensure the CA certificate is correct.
3. You do not need to import client certificate.
