ssl

SSL設定を調べる

  • 暗号化の設定を調べる。

$ openssl s_client -connect localhost:443 -showcerts

Last updated