>600ms hangup with RSA signed certs
まだ誰も着手していません。
評価
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 初心者へのやさしさ
- 35/100
- issue の種類
- バグ
- 明瞭さ
- 説明が足りない
- 活発さ
- 停滞
- 技術スタック
- rust
- 領域
- cryptography, security
調査の方向性
再現手順とリンク先の tls_neg_loiter toy server から始め、certs/Makefile の rsa4096 ターゲットと cargo run サーバーを使用します。RSA 証明書について、prime256v1 および aws-lc-rs と比較した openssl s_client と Firefox の動作を比較します。報告された RSA 関連の遅延の原因が理解され、発生しなくなり、異なるケースが説明されていれば完了です。
索引モデルが issue の本文から書いたものです。
説明
made a quick server toy that just prints out UwU anyone connecting to show the 600ms delay
https://github.com/pinkforest/tls_neg_loiter
- add
loiter.rustcryp.tointo your hosts for your 127.0.0.1 loopback - cd certs;make rsa4096
- cd ..; cargo run (to run the mock server)
openssl s_client -crlf -servername loiter.rustcryp.to -CAfile certs/ca.rsa4096.crt 127.0.0.1:828(shows delay after CONNECTED)- connect with firefox with network console and also see (server doesn't multiplex so ensure you close the openssl before)
This only happens with issues signed with rsa but it doesn't happen with prime256v1 etc. these only have 1-3 ms latency
Also doesn't happen with aws-lc-rs with either rsa4096 / prime256v1
Probably good idea to bump RSA...
- 主要言語
- Rust
- スター
- 130
- フォーク
- 21
- 平均マージ
- 18時間 6分
- マージ済み PR(30日)
- 1
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
RustCrypto/rustls-rustcrypto のほかの issue
-
難易度 5/5 1週間以上 初心者へのやさしさ 25/100
RustCrypto/rustls-rustcrypto#107 · コメント 7 件 ·
-
難易度 3/5 1〜2日 初心者へのやさしさ 48/100
RustCrypto/rustls-rustcrypto#101 ·
-
難易度 5/5 1週間以上 初心者へのやさしさ 25/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 38/100
RustCrypto/rustls-rustcrypto#59 · コメント 1 件 ·
-
難易度 5/5 1週間以上 初心者へのやさしさ 25/100
RustCrypto/rustls-rustcrypto#58 · コメント 2 件 ·
RustCrypto/rustls-rustcrypto の issue をすべて見る
似ている issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
TheLarkInn/aipm#2413 ·
-
documentation
難易度 1/5 1時間未満 初心者へのやさしさ 90/100
alexgorbatchev/simple-ptt#15 ·
-
tooling
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
-
todo:ticket
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
taikoxyz/taiko-mono#22168 · コメント 1 件 ·