EvolutionVIP TOOLBOX

Key & CRT Match

Runs on our server

Check that a private key really belongs to a certificate.

— optional, for a three-way check
We derive the public key from each file and compare — the same thing openssl x509 -modulus | md5 does, without having to remember the command. Nothing is stored.