SSLサイトのチェック方法

OpenSSL からの HTTP 502 エラーのトラブルシューティングに役立つように CloudFront、OpenSSL を使用してオリジンサーバーへの SSL/TLS 接続を試みることができます。OpenSSL が接続できない場合、オリジンサーバーの SSL/TLS 設定に問題がある可能性があります。OpenSSL が接続を確立できる場合、証明書の共通名 (Subject CN フィールド) やサブジェクト代替名 (Subject Alternative Name フィールド) など、オリジンサーバーの証明書に関する情報を返します。 次の OpenSSL コマンドを使用して、オリジンサーバーへの接続をテストします (オリジンドメイン名 を example.com などのオリジンサーバーのドメイン名に置き換えます)。

openssl s_client -connect origin domain name:443

This website stores cookies on your computer. These cookies are used to provide a more personalized experience and to track your whereabouts around our website in compliance with the European General Data Protection Regulation. If you decide to to opt-out of any future tracking, a cookie will be setup in your browser to remember this choice for one year.

Accept or Deny

タイトルとURLをコピーしました