Skip to content

SSLContext.wrap_socket sends SNI Extension when server_hostname is IP #76366

@nitzmahone

Description

@nitzmahone
BPO 32185
Nosy @pfmoore, @pitrou, @tiran, @tjguk, @alex, @zware, @zooba, @dstufft, @nitzmahone
PRs
  • bpo-32185: Don't send IP in SNI TLS extension #4938
  • bpo-32185: Don't send IP in SNI TLS extension #5865
  • [2.7] bpo-32185: Don't send IP in SNI TLS extension (GH-5865) #5871
  • bpo-33184: Update Windows build to use OpenSSL 1.0.2o (GH-6464) #6474
  • 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 = 'https://github.com/tiran'
    closed_at = <Date 2018-02-25.09:19:20.791>
    created_at = <Date 2017-11-30.18:05:09.552>
    labels = ['expert-SSL', '3.8', 'type-bug', '3.7']
    title = 'SSLContext.wrap_socket sends SNI Extension when server_hostname is IP'
    updated_at = <Date 2018-04-14.22:19:00.613>
    user = 'https://github.com/nitzmahone'

    bugs.python.org fields:

    activity = <Date 2018-04-14.22:19:00.613>
    actor = 'steve.dower'
    assignee = 'christian.heimes'
    closed = True
    closed_date = <Date 2018-02-25.09:19:20.791>
    closer = 'christian.heimes'
    components = ['SSL']
    creation = <Date 2017-11-30.18:05:09.552>
    creator = 'nitzmahone'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32185
    keywords = ['patch', '3.5regression']
    message_count = 9.0
    messages = ['307333', '307334', '308712', '308713', '308715', '308716', '312782', '312786', '312787']
    nosy_count = 10.0
    nosy_names = ['paul.moore', 'janssen', 'pitrou', 'christian.heimes', 'tim.golden', 'alex', 'zach.ware', 'steve.dower', 'dstufft', 'nitzmahone']
    pr_nums = ['4938', '5865', '5871', '6474']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue32185'
    versions = ['Python 2.7', 'Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions