[Bug 1312108] Re: SSL routines:SSL3_GET_RECORD:wrong version number

2017-10-24 Thread gabrielvc
Harry, I am pretty sure I have the same problem you have. Would you tell
me how did you found out it was a problem with a proxy? It would help me
to guide the IT people here.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1312108

Title:
  SSL routines:SSL3_GET_RECORD:wrong version number

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mercurial/+bug/1312108/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1312108] Re: SSL routines:SSL3_GET_RECORD:wrong version number

2017-01-17 Thread Harry P
In the end, I figured out the problem was actually to do with a squid
proxy, so can probably ignore my comment above.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1312108

Title:
  SSL routines:SSL3_GET_RECORD:wrong version number

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mercurial/+bug/1312108/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1312108] Re: SSL routines:SSL3_GET_RECORD:wrong version number

2017-01-17 Thread Harry P
I think the problem is actually due to Python 2 being stuck on < 2.7.9

https://www.mercurial-
scm.org/wiki/SecureConnections#warning:_connecting_to_.25s_using_legacy_security_technology_.28TLS_1.0.29

setting tls=False doesn't fix it for me...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1312108

Title:
  SSL routines:SSL3_GET_RECORD:wrong version number

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mercurial/+bug/1312108/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1312108] Re: SSL routines:SSL3_GET_RECORD:wrong version number

2014-05-07 Thread Maarten Bezemer
I closed it, because there is a (simple) option to disallow the use of
TLS, which fixes the problem as I mentioned in comment 2

Furthermore, this is a gnutls problem, I suppose, not a mercurial one..?

I'll leave it open and let 'Ubuntu Developers' (they are the maintainers
of this package) decide what to do with this bug report.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1312108

Title:
  SSL routines:SSL3_GET_RECORD:wrong version number

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mercurial/+bug/1312108/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1312108] Re: SSL routines:SSL3_GET_RECORD:wrong version number

2014-04-30 Thread Abhijith V Mohan
I got same error.
hg clone https://googlefontdirectory.googlecode.com/hg/ googlefontdirectory
abort: error: _ssl.c:510: error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong 
version number

$ apt-cache policy mercurial
mercurial:
  Installed: 2.8.2-1ubuntu1
  Candidate: 2.8.2-1ubuntu1
  Version table:
 *** 2.8.2-1ubuntu1 0
500 http://in.archive.ubuntu.com/ubuntu/ trusty/universe amd64 Packages
100 /var/lib/dpkg/status

$ lsb_release -r
Release:14.04

Why was this closed?

** Changed in: mercurial (Ubuntu)
   Status: Invalid = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1312108

Title:
  SSL routines:SSL3_GET_RECORD:wrong version number

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mercurial/+bug/1312108/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1312108] Re: SSL routines:SSL3_GET_RECORD:wrong version number

2014-04-24 Thread Maarten Bezemer
Additional information: Downgrading to version 2.6.3-1 (Saucy) solves
this issue

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1312108

Title:
  SSL routines:SSL3_GET_RECORD:wrong version number

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mercurial/+bug/1312108/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1312108] Re: SSL routines:SSL3_GET_RECORD:wrong version number

2014-04-24 Thread Maarten Bezemer
I found this undocumented feature to force using SSL (instead of TLS,
which is supposedly not supported by the server..?):

http://selenic.com/repo/hg/rev/47ff9d1abfa9

One can activate it by adding 'tls = False' to ~/.hgrc

Sorry for the noise, I'll close this issue.

** Changed in: mercurial (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1312108

Title:
  SSL routines:SSL3_GET_RECORD:wrong version number

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mercurial/+bug/1312108/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs