New option '-subj arg' for 'openssl req' and 'openssl ca'. This
authorBodo Möller <bodo@openssl.org>
Mon, 5 Mar 2001 11:09:43 +0000 (11:09 +0000)
committerBodo Möller <bodo@openssl.org>
Mon, 5 Mar 2001 11:09:43 +0000 (11:09 +0000)
commitbad4058574a110c972616e4b2f629a6268322eb3
tree14c74c6c138d8495aeb8593ae1b5205885e05f3a
parentd8c2adae578d44b6c313e57bc971fa2825b9c399
New option '-subj arg' for 'openssl req' and 'openssl ca'.  This
sets the subject name for a new request or supersedes the
subject name in a given request.

Add options '-batch' and '-verbose' to 'openssl req'.

Submitted by: Massimiliano Pala <madwolf@hackmasters.net>
Reviewed by: Bodo Moeller
CHANGES
apps/ca.c
apps/req.c
crypto/asn1/x_name.c
doc/apps/ca.pod
doc/apps/req.pod