Skip to content

Support TLS SNI extension in ssl module #49889

@philpennock

Description

@philpennock
BPO 5639
Nosy @jcea, @ncoghlan, @pitrou, @vstinner, @giampaolo, @philpennock, @dimaqq, @dstufft
Files
  • python-2.6.1-tlssni.patch: Add support for TLS SNI to Python ssl module
  • python-HEAD-74602-ssl_client_sni.path: python-2.7-svn-ssl_client_sni.patch
  • python-3K-74602-ssl_client_sni.path: python-3k-svn-ssl_client_sni.patch
  • pytest.py: test script for p3k
  • sni.patch
  • unnamed
  • python-2.7.5-tlssni.patch
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = None
    closed_at = <Date 2010-10-22.18:20:03.995>
    created_at = <Date 2009-04-01.06:38:23.639>
    labels = ['type-feature', 'library']
    title = 'Support TLS SNI extension in ssl module'
    updated_at = <Date 2014-04-11.08:50:52.698>
    user = 'https://github.com/philpennock'

    bugs.python.org fields:

    activity = <Date 2014-04-11.08:50:52.698>
    actor = 'Dima.Tisnek'
    assignee = 'none'
    closed = True
    closed_date = <Date 2010-10-22.18:20:03.995>
    closer = 'pitrou'
    components = ['Library (Lib)']
    creation = <Date 2009-04-01.06:38:23.639>
    creator = 'pdp'
    dependencies = []
    files = ['13534', '14808', '14809', '14810', '19327', '22886', '30779']
    hgrepos = []
    issue_num = 5639
    keywords = ['patch']
    message_count = 42.0
    messages = ['84984', '85088', '92097', '92098', '92099', '92100', '92118', '92233', '92272', '103748', '106323', '106324', '106327', '106331', '106335', '106336', '106370', '119340', '119397', '141912', '141913', '141946', '141950', '192233', '192234', '192235', '204323', '204324', '207659', '212406', '214170', '214171', '214180', '214199', '214201', '214203', '214211', '214215', '214218', '214222', '214224', '215919']
    nosy_count = 16.0
    nosy_names = ['jcea', 'exarkun', 'ncoghlan', 'janssen', 'pitrou', 'mnot', 'vstinner', 'giampaolo.rodola', 'scott.tsai', 'pdp', 'grooverdan', 'Dolf.Andringa', 'Dima.Tisnek', 'dstufft', 'markk', 'sag47']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue5639'
    versions = ['Python 3.1', 'Python 2.7', 'Python 3.2']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions