Skip to content

SSLContext.load_cert_chain() should accept a password argument #57012

@simpkins

Description

@simpkins
mannequin
BPO 12803
Nosy @pitrou, @giampaolo, @merwok
Files
  • ssl-password.patch: Patch to add a password argument to load_cert_chain()
  • ssl-password.2.patch: Updated patch to accept any callable
  • ssl-password.3.patch: Updated patch to fix missing decref
  • ssl-password.4.patch: Patch with updated documentation
  • 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 2011-08-25.12:46:34.543>
    created_at = <Date 2011-08-21.07:28:26.306>
    labels = ['type-feature', 'library']
    title = 'SSLContext.load_cert_chain() should accept a password argument'
    updated_at = <Date 2011-08-25.12:46:34.542>
    user = 'https://bugs.python.org/simpkins'

    bugs.python.org fields:

    activity = <Date 2011-08-25.12:46:34.542>
    actor = 'pitrou'
    assignee = 'none'
    closed = True
    closed_date = <Date 2011-08-25.12:46:34.543>
    closer = 'pitrou'
    components = ['Library (Lib)']
    creation = <Date 2011-08-21.07:28:26.306>
    creator = 'simpkins'
    dependencies = []
    files = ['22971', '22975', '23029', '23043']
    hgrepos = []
    issue_num = 12803
    keywords = ['patch']
    message_count = 11.0
    messages = ['142595', '142611', '142637', '142640', '142884', '142893', '142924', '142955', '142956', '142967', '142968']
    nosy_count = 6.0
    nosy_names = ['janssen', 'pitrou', 'giampaolo.rodola', 'eric.araujo', 'python-dev', 'simpkins']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue12803'
    versions = ['Python 3.3']

    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