LoginSignup
2
0

More than 5 years have passed since last update.

自分でHTTPSサーバを立てて、通信内容を復号化するまでに参考にしたリンクメモ

Posted at

前提

  • サーバはAmazonLinux
  • クライアントはWin10/WireShark
  • ドメインは持ってる

SSL証明書取得

Let’s EncryptとZeroSSLで、もっと簡単にSSL証明書を用意する | Developers.IO http://dev.classmethod.jp/cloud/zerossl-june-2016/

サーバ立てる

Amazon LinuxのApache 2.4にSSL証明書を設定してみた | Developers.IO http://dev.classmethod.jp/cloud/aws/amazonlinux-apache24-ssl/

パケットキャプチャして復号化する

HTTPSのパケットをwiresharkで見てみる - Qiita http://qiita.com/toshihirock/items/acbf9800f7e784118e46

以上。先人たちの足跡に感謝。

2
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
0