0
votes
0answers
249 views

OpenVPN + CentOS VPS

I'm trying to setup a dev environment on my CentOS VPS for application testing that would only be accessible when you're on the server's ip address via openVPN. I have a concept and I need you guys to ...
1
vote
1answer
177 views

Connecting to server that's used as a vpn [closed]

I have OpenVPN installed on my computer, when I'm connected to the server which has the OpenVPN installed and then SSH/FTP to that server, it doesn't want to connect Error: Connection timed out ...
0
votes
1answer
1k views

Unable to connect because your certificate is not yet valid. Check that your system time is correct

I don't know what i did wrong. My time is correct, i even updated it from microsoft. client config: tls-client client dev tun proto udp remote xx.xxx.xxx.xxx 80 resolv-retry infinite nobind tun-mtu ...