ssl.get_server_certificate should allow specifying certificate / key type
オープン
まだ誰も着手していません。
3.8 (EOL)
topic-SSL
type-feature
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 36k
- 平均マージ
- 1日 9時間
- マージ済み PR(30日)
- 558
説明
| BPO | 31892 |
|---|---|
| Nosy | @tiran, @alex, @dstufft, @hannob |
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-10-29.09:59:05.969>
labels = ['expert-SSL', 'type-feature', '3.8']
title = 'ssl.get_server_certificate should allow specifying certificate / key type'
updated_at = <Date 2022-03-15.13:21:55.154>
user = 'https://github.com/hannob'
bugs.python.org fields:
activity = <Date 2022-03-15.13:21:55.154>
actor = 'hanno'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['SSL']
creation = <Date 2017-10-29.09:59:05.969>
creator = 'hanno'
dependencies = []
files = []
hgrepos = []
issue_num = 31892
keywords = []
message_count = 5.0
messages = ['305182', '305380', '305414', '305420', '415242']
nosy_count = 5.0
nosy_names = ['janssen', 'christian.heimes', 'alex', 'dstufft', 'hanno']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'needs patch'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue31892'
versions = ['Python 3.8']
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
エントリポイント ssl.get_server_certificate から始め、証明書と鍵のタイプをどのように処理しているかを追ってください。想定されているオプションについて、過去の BPO の議論を確認してください。この API を通じて呼び出し側が証明書/鍵のタイプを指定できるようになれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- security
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100