summaryrefslogtreecommitdiffstats
path: root/doc/apps/req.pod
AgeCommit message (Collapse)Author
2014-08-31RT3511: doc fix; req default serial is randomAdam Williamson
RT842, closed back in 2004, changed the default serial number to be a random number rather than zero. Finally time to update the doc Reviewed-by: Tim Hudson <tjh@openssl.org> (cherry picked from commit 3aba132d61baeecffb9a6f8da7d0809352cbfb2d)
2014-02-14Fix various spelling errorsScott Schaefer
(cherry picked from commit 2b4ffc659eabec29f76821f0ac624a2b8c19e4c7)
2009-04-10PR: 1887Dr. Stephen Henson
Submitted by: "Victor B. Wagner" <vitus@cryptocom.ru> Approved by: steve@openssl.org Document/clarify use of some options and include details of GOST algorihthm usage.
2009-04-10PR: 1887 (part, modified)Dr. Stephen Henson
Submitted by: "Victor B. Wagner" <vitus@cryptocom.ru> Approved by: steve@openssl.org Use correct command names in -engine description and fix typo.
2006-11-07Add documentetion for noCheck extension and add a few cross references toDr. Stephen Henson
the extension documentation.
2006-07-08Docs for new utilities.Dr. Stephen Henson
2005-07-15add missing entries for "-multivalue-rdn" and "-utf8" in ca.pod and req.podNils Larsch
PR: 1158 Submitted by: Michael Bell <michael.bell@cms.hu-berlin.de>
2003-01-30Document -engine where missing.Richard Levitte
PR: 424
2003-01-10Typos corrected.Richard Levitte
PR: 445
2002-11-09TypoDr. Stephen Henson
2002-04-30Fix escaping when using the -subj option of "openssl req", documentLutz Jänicke
'hidden' -nameopt support. (Robert Joop <joop@fokus.gmd.de>)
2001-12-01Add -pubkey option to req command.Dr. Stephen Henson
2001-10-26New options to allow req to accept UTF8 strings as input.Dr. Stephen Henson
2001-09-07ispellUlf Möller
2001-03-09Update docs.Dr. Stephen Henson
2001-03-05New option '-subj arg' for 'openssl req' and 'openssl ca'. ThisBodo Möller
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
2000-06-22Document the change in req.Richard Levitte
2000-05-30You must have an empty line between =item'sRichard Levitte
2000-02-24EGD socket info.Ulf Möller
2000-02-18New functions and option to use NEW in certificate requests.Dr. Stephen Henson
2000-02-16Pass phrase reorganisation.Dr. Stephen Henson
2000-02-03ispell (and minor modifications)Ulf Möller
2000-01-27Update all links so they will be rendered better.Richard Levitte
2000-01-21Change the 'man' directory to 'apps'. Yes I wish cvsDr. Stephen Henson
could rename too :-(