This forum is for all inquiries relating to the installation of OpenVPN from source and with binaries.
Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech
-
aldridge
- OpenVpn Newbie
- Posts: 2
- Joined: Fri Nov 20, 2020 12:15 pm
Post
by aldridge » Fri Nov 20, 2020 12:18 pm
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?
-
aldridge
- OpenVpn Newbie
- Posts: 2
- Joined: Fri Nov 20, 2020 12:15 pm
Post
by aldridge » Fri Nov 20, 2020 12:21 pm
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.