Page 1 of 1

Unable to establish SSL connection.

Posted: Fri Nov 20, 2020 12:18 pm
by aldridge
Hello,
I try to install the OpenVPN 3 Linux by this instruction on my Ubuntu 20.04.
I use this https://community.openvpn.net/openvpn/w ... nVPN3Linux.
But when I prompt `wget` I receive the error:

Code: Select all

Resolving swupdate.openvpn.net (swupdate.openvpn.net)... 104.18.110.96, 104.18.109.96
Connecting to swupdate.openvpn.net (swupdate.openvpn.net)|104.18.110.96|:443... connected.
Unable to establish SSL connection.
Resolving swupdate.openvpn.net (swupdate.openvpn.net)... 104.18.110.96, 104.18.109.96
Connecting to swupdate.openvpn.net (swupdate.openvpn.net)|104.18.110.96|:443... connected.
Unable to establish SSL connection.
Could anybody help me?

Re: Unable to establish SSL connection.

Posted: Fri Nov 20, 2020 12:21 pm
by aldridge
I could download 2 files via my mobile phone added it manually to
/etc/apt/sources.list.d/openvpn3.list
but when I do
apt-get update
I receive

Code: Select all

E: The repository 'https://swupdate.openvpn.net/community/openvpn3/repos focal Release' does not have a Release file.