So, what about this?, sorry but I don't get it.
thanks
-----Mensaje original-----
De: Sandipan Gangopadhyay [SMTP:[EMAIL PROTECTED]]
Enviado el: Martes, 13 de Febrero de 2001 01:46 p.m.
Para: [EMAIL PROTECTED]
Asunto: Un-Interactive OpenSSL
Q1. How do I have openssl pick up the Country, Area, etc. details from a text file rather than from the console ? Eg, in the following:
./openssl req -new -x509 -days 365 -key rca.key -out rca.crt
Q2. How do I have openssl not request a passphrase while generating a key pair as in:
./openssl genrsa -des3 -out rca.key
Regards,
Sandipan