lyovkin
2/22/2018 - 1:29 PM

Check identity crt and key

openssl x509 -in /path/to/cert.crt -noout -modulus | openssl sha1 
openssl rsa -in /path/to/cert.key -noout -modulus | openssl sha1