On Tue, Apr 12, 2011 at 3:53 AM, Dave Thompson <dthomp...@prinpay.com>wrote:
> Try openssl x509 -in (certfile.pem) -noout -text > and openssl rsa -in (privkey.pem) -noout -text > and look at the modulus for each. They should match. > > Thanks Dave for your nice reply. I am little bit confused here in these two commands. What does "text" means here? -- Best, Zico