Skip to content

add timeout parameter for get_server_certificate in ssl.py #76051

Closed
@nixawk

Description

@nixawk
mannequin
BPO 31870
Nosy @tiran, @alex, @dstufft, @nixawk, @ZackerySpytz, @miss-islington
PRs
  • bpo-31870: add timeout parameter for get_server_certificate in ssl.py #4126
  • bpo-31870: Add a timeout parameter to ssl.get_server_certificate() #22270
  • bpo-31870: Fix test_get_server_certificate_timeout on Windows (GH-25570) #25570
  • Files
  • ssl.py: Added timeout support for func get_server_certificate in ssl module.
  • 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 2021-04-24.04:57:49.322>
    created_at = <Date 2017-10-26.04:11:25.449>
    labels = ['expert-SSL', 'type-feature', '3.10']
    title = 'add timeout parameter for get_server_certificate in ssl.py'
    updated_at = <Date 2021-04-24.05:54:11.227>
    user = 'https://github.com/Nixawk'

    bugs.python.org fields:

    activity = <Date 2021-04-24.05:54:11.227>
    actor = 'christian.heimes'
    assignee = 'christian.heimes'
    closed = True
    closed_date = <Date 2021-04-24.04:57:49.322>
    closer = 'christian.heimes'
    components = ['SSL']
    creation = <Date 2017-10-26.04:11:25.449>
    creator = 'Nixawk'
    dependencies = []
    files = ['47238']
    hgrepos = []
    issue_num = 31870
    keywords = ['patch']
    message_count = 4.0
    messages = ['305021', '312879', '391758', '391760']
    nosy_count = 7.0
    nosy_names = ['janssen', 'christian.heimes', 'alex', 'dstufft', 'Nixawk', 'ZackerySpytz', 'miss-islington']
    pr_nums = ['4126', '22270', '25570']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue31870'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    Labels

    3.10only security fixestopic-SSLtype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions