Hello, I need to generate a certificate with openssl from an external aplication ...
My problem is that I need to give openssl all data in only one line. "openssl req -new -nodes -out prueba.pem -keyout prueba.pem -days 365" -Country Name -Organizational Unit ... -Common Name ... Does it posible to pass openssl all necesary data for generate a certificate, and them, generate it? something like "openssl req -new -nodes -out prueba.pem -keyout prueba.pem -days 365 -country_name=ES -common_name=Francisco ...." or that openssl take it from a external file??? thanks a lot _________________________________________________________________ MSN Video. http://video.msn.com/?mkt=es-es______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]