Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 782 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 782 Bytes
  • 準備は、tls-server の README 参照

  • client は、 sudo go run cmd/packemon/main.go --send --debug --proto https-get で HTTP GET を TLSv1.2 でリクエストできる(そのメソッド

  • curl で tlsv1.2 でリクエストは、curl --tls-max 1.2 -k https://192.168.10.112

その様子

- 暗号化 復号 備考
全体フロー
HTTPリクエスト(GET)
HTTPレスポンス