[Bug 4560] New: Trying to do a pull on https, get "abort: error: [SSL: PARSE_TLSEXT] parse tlsext (_ssl.c:581)"

mercurial-bugs at selenic.com mercurial-bugs at selenic.com
Fri Mar 6 21:57:39 UTC 2015


http://bz.selenic.com/show_bug.cgi?id=4560

          Priority: normal
            Bug ID: 4560
                CC: mercurial-devel at selenic.com
          Assignee: bugzilla at selenic.com
           Summary: Trying to do a pull on https, get "abort: error: [SSL:
                    PARSE_TLSEXT] parse tlsext (_ssl.c:581)"
          Severity: bug
    Classification: Unclassified
                OS: Windows
          Reporter: aslepikas at kcura.com
          Hardware: PC
            Status: UNCONFIRMED
           Version: 3.3.2
         Component: Mercurial
           Product: Mercurial

Hello,

The latest version of Mercurial (3.3.2) causes a new error that did not exist
in the previous release (3.3.0). If we try to do a pull over https it
immediately aborts and returns 

abort: error: [SSL: PARSE_TLSEXT] parse tlsext (_ssl.c:581)

Uninstalling and install 3.3.0 fixes the issue. I looked at the diffs between
the 2 versions and I couldn't see anything in the code that might have affected
this except maybe revision 97a548aeb749 (hg-stable repo). Mentions something
with SSL, but nothing other than that since 3.3.0.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Mercurial-devel mailing list