It's rather infeasable to keep the same private key and generate a new
public key.  If you keep the private key after the expiration of the
certificate, you can still decrypt messages encrypted to it; thus, if
you generate a new pub/priv pair, you just need to keep the old key,
and use all the keys you have to try to decrypt until one works.

-Kyle H

On Fri, Mar 14, 2008 at 4:20 PM, Mick <[EMAIL PROTECTED]> wrote:
>
>  Yes it does.  Keeping the same private key and generating new public key with
>  it seems to be a sensible thing to do from a practical point of view.
>
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to