Skip to content

Provide knobs to disable session ticket generation on TLS 1.3 #81301

Closed
@njsmith

Description

@njsmith
BPO 37120
Nosy @vstinner, @tiran, @alex, @njsmith, @dstufft, @miss-islington
PRs
  • bpo-37120: Add SSLContext.num_tickets (GH-13719) #13719
  • bpo-37120: Fix _ssl get_num_tickets() #14668
  • [3.8] bpo-37120: Fix _ssl get_num_tickets() (GH-14668) #14671
  • 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-19.19:59:46.185>
    created_at = <Date 2019-06-01.05:05:29.206>
    labels = ['expert-SSL', 'type-feature', '3.8', '3.9']
    title = 'Provide knobs to disable session ticket generation on TLS 1.3'
    updated_at = <Date 2021-04-19.19:59:46.185>
    user = 'https://github.com/njsmith'

    bugs.python.org fields:

    activity = <Date 2021-04-19.19:59:46.185>
    actor = 'christian.heimes'
    assignee = 'christian.heimes'
    closed = True
    closed_date = <Date 2021-04-19.19:59:46.185>
    closer = 'christian.heimes'
    components = ['SSL']
    creation = <Date 2019-06-01.05:05:29.206>
    creator = 'njs'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 37120
    keywords = ['patch']
    message_count = 8.0
    messages = ['344148', '344156', '344463', '344466', '344677', '345914', '347548', '347557']
    nosy_count = 7.0
    nosy_names = ['janssen', 'vstinner', 'christian.heimes', 'alex', 'njs', 'dstufft', 'miss-islington']
    pr_nums = ['13719', '14668', '14671']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue37120'
    versions = ['Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions