"Mark W. Webb" wrote:
>
> I want to change the questions that a users is prompted to answer when a
> certificate is created. Do I need to change the crypto/objects/objects.txt
> file, or the crypto/objects/objects.h, or which one??
>
None of the above :-)
Depends what you mean by 'questions'. If you want to alter the fields
that 'req' prompts for then you should edit openssl.cnf or whatever
configuration file you point 'req' at.
It is also possible to run 'req' with a template configuration file
which is then utilised without prompting for anything at all (see manual
page to req). This can be used to write a custom field prompting front
end (e.g. GUI or in a scripting language).
Steve.
--
Dr Stephen N. Henson. http://www.drh-consultancy.demon.co.uk/
Personal Email: [EMAIL PROTECTED]
Senior crypto engineer, Celo Communications: http://www.celocom.com/
Core developer of the OpenSSL project: http://www.openssl.org/
Business Email: [EMAIL PROTECTED] PGP key: via homepage.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]