INFRA

SSL証明書の有効期限をLinux CLIで確認する

Terminal window
$ openssl s_client -connect example.com:443 | openssl x509 -noout -enddate