Jim, Thanks for confirming that for me. I added the formatting requirements to my private key assembly function and everything appears to be working great now.
I am going to see if I can send a little something your way as a thank you. Thanks again for ALL of your help. On 7/11/07, Jim Fox <[EMAIL PROTECTED]> wrote:
> What I am trying to accomplish is create a remote application with an > embedded private key that can securely retrieve a small block of data. Is there somewhere a public key to go with this private key? > > I assume the RSA header and footer line are unnecessary? Bad assumption. Both are part of PEM. > Will the lack of line feeds cause any issues? Will cause everything to fail. Openssl requires PEM lines to be broken at 64 chars. Jim ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]
-- ============================================================================== John T. Cox e-mail [EMAIL PROTECTED] www http://members.iglou.com/vampire ============================================================================== ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]