Code imports don't support SNI

Bug #1436294 reported by François Marier
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Launchpad code imports
Triaged
High
Unassigned

Bug Description

This import log:

  https://launchpadlibrarian.net/201203548/libravatar-libravatar-master.log

suggests that the remote git repo set on this branch:

  https://code.launchpad.net/~libravatar/libravatar/master

cannot be fetched because it doesn't support SSLv3:

  https://www.ssllabs.com/ssltest/analyze.html?d=git.nzoss.org.nz

Or perhaps it's because of SNI issues?

Revision history for this message
William Grant (wgrant) wrote :

It is indeed an SNI issue.

Requiring SNI on a service that isn't used exclusively by modern browsers is somewhat adventurous, since eg. December 2014's Python 2.7.9 was the first of the Python 2 series to support SNI. I suspect that bzr-git will magically work if we backport the Python changes.

summary: - Code import fails with an SSL3 error
+ Code imports don't support SNI
Changed in launchpad:
importance: Undecided → High
status: New → Triaged
tags: added: code-import python-upgrade
Revision history for this message
William Grant (wgrant) wrote :

Bug #1089352 is the bzr side.

Colin Watson (cjwatson)
affects: launchpad → lp-codeimport
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.