Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Got a problem using Nyrs OpenVPN script

Any ideas why OpenSSL wont work?
I'm using a fresh CentOS 6 minimal install (64 bit) on a NAT VPS.
But when I try to run Nyrs OVPN script I'm getting the following error:

wget https://git.io/vpn -O openvpn-install.sh && bash openvpn-install.sh

--2016-12-09 14:48:59-- https://git.io/vpn
Resolving git.io... 54.243.91.166, 54.243.89.142, 54.225.223.184, ...

Connecting to git.io|54.243.91.166|:443... connected.

OpenSSL: error:14077438:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert internal error

Unable to establish SSL connection.

The file "openvpn-install.sh" then does exist but when I chmod +x and run it nothing happens when I ./openvpn-install.sh

Comments

Sign In or Register to comment.