Match RSA private key to Certificate
Step One
Run the following command on the key file to determine the modulus:
openssl rsa -noout -text -in secure.server.com.pem
Run the following command on the key file to determine the modulus:
openssl rsa -noout -text -in secure.server.com.pem