sorry 2017-02-23 16:22 GMT-03:00 Yehuda Katz <[email protected]>:
> Hi Rodrigo, > This mailing list is for Apache HTTPD. If you have questions about > OpenSSL, you should try an OpenSSL mailing list ( > https://www.openssl.org/community/mailinglists.html) or documentation ( > https://www.openssl.org/docs/manpages.html). > > To point you in the right direction though: you probably want to start > with the req manpage: https://www.openssl.org/docs/man1.0.2/apps/req.html and > read the information about setting attributes. > > - Y > > On Thu, Feb 23, 2017 at 1:58 PM, Rodrigo Cunha <[email protected]> > wrote: > >> Dears, a want know how i insert auto answers for questions from openssl >> stdout. >> I want knew how to bypass the extra attributes "password" options in my >> csr settings. >> my commands for make this files: >> openssl req -nodes -new -x509 -keyout aux.key -out aux.cert >> openssl req -new -key aux.key -out aux.csr >> >> I want do answers for this questions: >> >> Country Name (2 letter code) [AU]: Indefinido >> State or Province Name (full name) [ ]: Indefinido >> Locality Name (eg, city) []: >> Organization Name (eg, company) [Internet Widgits Pty Ltd]:Indefinido >> Organizational Unit Name (eg, section) []:Indefinido >> Common Name (e.g. server FQDN or YOUR name) []:Indefinido >> Email Address []:Indefinido >> >> I dont answers password for this. >> >> -- >> Atenciosamente, >> Rodrigo da Silva Cunha >> São Gonçalo, RJ - Brasil >> >> >> >> <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail> >> Livre >> de vírus. www.avast.com >> <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>. >> >> <#m_-2280936000779004583_m_4278783927997947723_m_6002865144250440756_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2> >> > > -- Atenciosamente, Rodrigo da Silva Cunha São Gonçalo, RJ - Brasil
