Re: openssl rsa command

2012-12-09 Thread Alex Chen
Thanks to Mr. Hohnstaedt and Dr. Henson for answering my questions. It was very useful. Alex On 12/6/2012 4:38 AM, Dr. Stephen Henson wrote: On Thu, Dec 06, 2012, Christian Hohnstaedt wrote: On Wed, Dec 05, 2012 at 10:38:59AM -0800, Alex Chen wrote: I am trying to change the password of a p

Re: openssl rsa command

2012-12-06 Thread Dr. Stephen Henson
On Thu, Dec 06, 2012, Christian Hohnstaedt wrote: > On Wed, Dec 05, 2012 at 10:38:59AM -0800, Alex Chen wrote: > > I am trying to change the password of a private key with 'openssl rsa' > > command. The original key file, server.key.enc has the following format: > > -BEGIN ENCRYPTED PRIVATE

Re: openssl rsa command

2012-12-05 Thread Christian Hohnstaedt
On Wed, Dec 05, 2012 at 10:38:59AM -0800, Alex Chen wrote: > I am trying to change the password of a private key with 'openssl rsa' > command. The original key file, server.key.enc has the following format: > -BEGIN ENCRYPTED PRIVATE KEY- > > -END ENCRYPTED PRIVATE KEY- This