On Wed, Jul 1, 2015 at 10:49 AM, Jan Just Keijser <janj...@nikhef.nl> wrote:
> On 01/07/15 16:41, Gert Doering wrote: > > Hi, > > > > On Wed, Jul 01, 2015 at 03:05:44PM +0100, debbie...@gmail.com wrote: > >> Resolving swupdate.openvpn.org (swupdate.openvpn.org)... 104.28.1.12, > >> 104.28.0.12 > >> Connecting to swupdate.openvpn.org > >> (swupdate.openvpn.org)|104.28.1.12|:443... connected. > > > > Something interesting is going on. I thought it might be related to > > the two different IP addresses, and maybe one has the file and one > > does not - but it works for both from here... > > > > Connecting to swupdate.openvpn.org > > (swupdate.openvpn.org)|104.28.0.12|:443... > connected. > > openvpn-install-2.3 100%[=====================>] 1.72M 1.06MB/s in > 1.6s > > > > Connecting to swupdate.openvpn.org > > (swupdate.openvpn.org)|104.28.1.12|:443... > connected. > > openvpn-install-2.3 100%[=====================>] 1.72M 1.04MB/s in > 1.6s > > > > funny. > > > > Samuli, can you investigate? > > > I'm getting something else entirely: > > from EL5: > > Resolving swupdate.openvpn.org... 104.28.1.12, 104.28.0.12 > Connecting to swupdate.openvpn.org|104.28.1.12|:443... connected. > OpenSSL: error:14077438:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert > internal error > Unable to establish SSL connection. > > > from EL6 it just works > Works from a couple of networks I tried, but the hosting server appears to require SNI support in the client/browser. May be your wget does not support SNI? Try with curl Selva