If I do openssl x509 -x509toreq, I need a private key. However, function X509_to_X509_REQ allows the pkey argument to be NULL. Why do I need this? Can I just modify x509.c not to insist in finding the private key? Thanks in advance, Julio ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
- Re: Signing an already existing certificate Julio Sánchez Fernández
- Re: Signing an already existing certificate Dr Stephen Henson