Gather keygen options in req and only use them after all other options have
authorDr. Stephen Henson <steve@openssl.org>
Tue, 16 May 2006 12:11:14 +0000 (12:11 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Tue, 16 May 2006 12:11:14 +0000 (12:11 +0000)
commit98c82b899e64e7849718671fa8f918888fdb15fa
treee34b283e0a09ad3f9bd081b40d703542f6627e22
parent6d3a1eac3bce00445db2b195ee9a721ba547aecd
Gather keygen options in req and only use them after all other options have
been processed. This allows any ENGINE changing operations to be processed
first (for example a config file).
apps/req.c