Am 08.01.2015 um 20:59 schrieb Scott (firstclasswatches.co.uk):
Found the below online. You should be able to run that to give you a
good idea that nothing has been tampered with before allowing it into
the config.

----- If everything matches (same modulus), the files are compatible. If
not, One of the file is not linked to the others.

openssl rsa -noout -modulus -in FILE.key
openssl req -noout -modulus -in FILE.csr
openssl x509 -noout -modulus -in FILE.cer

Thank you, that seems to catch the manipulations I made to my test file that would also cause Apache to fail start up.

--
Yves Goergen
http://unclassified.software

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to