> 
> Given an RSA private key, how does one direct OpenSSL to generate the
> corresponding public key to a file, presumably called publickey.pem?

There's no useful api to handle stripped (public) key but
one can use (self-signed) certificate to file store/load public key.

Vadim

p.s well, it's a faq already.

> Thanks.
> Mike

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to