Am 08.01.2015 um 20:59 schrieb Scott (firstclasswatches.co.uk):
openssl rsa -noout -modulus -in FILE.key
openssl x509 -noout -modulus -in FILE.cer

I noticed PHP has built-in methods for these tasks, so I might as well call these and save me the temporary file or stdin/stdout handling for the external process. My file validation is implemented in PHP (CLI) anyway.

--
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