Add -new and -subj options to x509 app for direct cert generation
authorDavid von Oheimb <David.von.Oheimb@siemens.com>
Mon, 18 Mar 2019 23:35:03 +0000 (09:35 +1000)
committerPauli <paul.dale@oracle.com>
Mon, 18 Mar 2019 23:35:03 +0000 (09:35 +1000)
commit529586085e38487d45974817d4f3ff40f30e19f6
treeb2a9e7cb22c13db7b6a800ad7b47ddedf13a94d0
parent8a74bb5c7becbd7492f4445b852602c3e88ba143
Add -new and -subj options to x509 app for direct cert generation

Complete and improve error output of parse_name() in apps/apps.c

Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/8193)
apps/apps.c
apps/x509.c
doc/man1/x509.pod
test/recipes/25-test_x509.t