■証明書ファイルの内容を確認
openssl x509 -text -noout -in [ファイル名]
■秘密鍵ファイルの内容を確認
openssl rsa -text -noout -in [ファイル名]
■CSRファイルの内容を確認
openssl req -text -noout -in [ファイル名]
openssl x509 -text -noout -in [ファイル名]
openssl rsa -text -noout -in [ファイル名]
openssl req -text -noout -in [ファイル名]
0 件のコメント :
コメントを投稿