python / python/cpython

Add SSLContext.set_verify_callback()

未關閉
#75,425 6 則留言 2 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

3.11 topic-SSL type-feature
主要語言
Python
星號
77.2k
分支
36k
PR 合併指標
PR 指標待擷取

描述

BPO 31242
Nosy @tiran, @MineRobber9000, @freundTech
PRs
  • python/cpython#31391
  • Superseder
  • bpo-28747: Expose SSL_CTX_set_cert_verify_callback
  • 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 = None
    created_at = <Date 2017-08-20.21:49:16.457>
    labels = ['expert-SSL', 'type-feature', '3.11']
    title = 'Add SSLContext.set_verify_callback()'
    updated_at = <Date 2022-02-17.18:10:47.270>
    user = 'https://bugs.python.org/rfinnie'
    

    bugs.python.org fields:

    activity = <Date 2022-02-17.18:10:47.270>
    actor = 'christian.heimes'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['SSL']
    creation = <Date 2017-08-20.21:49:16.457>
    creator = 'rfinnie'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 31242
    keywords = ['patch']
    message_count = 5.0
    messages = ['300607', '359268', '413417', '413422', '413424']
    nosy_count = 6.0
    nosy_names = ['christian.heimes', 'rfinnie', 'David Peall', 'kwatsen', 'MineRobber9000', 'freundTech']
    pr_nums = ['31391']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = '28747'
    type = 'enhancement'
    url = 'https://bugs.python.org/issue31242'
    versions = ['Python 3.11']
    

    貢獻指南

    開啟貢獻指南

    從這裡開始

    1. 先讀完整個 Issue,再讀專案的貢獻指南。
    2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
    3. Fork 儲存庫,在一個分支上完成修改。
    4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

    研究方向

    從入口點 SSLContext.set_verify_callback() 開始,檢視 PR #31391,接著檢查取代它的 bpo-28747 issue。由於 issue 中沒有列出原始檔案或測試,請先在其中確認目前的範圍與相關的 SSL 測試,再判定完成這項工作需要哪些內容。

    由索引模型根據 Issue 內容生成。

    評估

    技術堆疊
    python
    領域
    cryptography
    Issue 類型
    功能
    難度
    5/5
    預估耗時
    一週以上
    活躍度
    停滯
    描述清晰度
    需要釐清
    新手友好度
    15/100

    把新 issue 寄到你的電子郵件信箱

    精選適合新手參與的 GitHub issue 摘要。