取ってきてそのままパイプするだけ
openssl s_client -connect 1.1.1.1:443 -showcerts | openssl x509 -text
Go to list of users who liked
More than 5 years have passed since last update.
取ってきてそのままパイプするだけ
openssl s_client -connect 1.1.1.1:443 -showcerts | openssl x509 -text
Register as a new user and use Qiita more conveniently
Go to list of users who liked