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-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx