Add -section option to 'req' command
authorRich Salz <rsalz@akamai.com>
Wed, 4 Mar 2020 19:41:53 +0000 (14:41 -0500)
committerDmitry Belyavskiy <beldmit@gmail.com>
Sat, 7 Mar 2020 09:58:02 +0000 (12:58 +0300)
commitd462b5ff21e9fcdef98447c8f8d8c694b1e79602
tree8f7758c550167372258e36458adb1f913aca3417
parent6bd4e3f231d74578b97821d981d42583fec5c2f3
Add -section option to 'req' command

This removes "req" as the hardwired section for the req command.
Doing this will let us merge some test configs.

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/11249)
apps/ca.c
apps/req.c
doc/man1/openssl-ca.pod.in
doc/man1/openssl-req.pod.in
test/recipes/25-test_req.t
test/test.cnf