aboutsummaryrefslogtreecommitdiffstats
path: root/apps/CA.pl.in
Commit message (Expand)AuthorAgeFilesLines
* apps/req.c: flag "-new" is implied by "-precert"Rob Percival2017-02-221-1/+1
* Change CA.pl flag from --newprecert to --precertRob Percival2017-02-221-1/+1
* Adds a "-precert" flag to "openssl req" for creating pre-certificatesRob Percival2017-02-221-0/+4
* Allow CA.pl script user to pass extra arguments to openssl commandmarko asplund2016-11-141-17/+35
* perl: Separate compile-time environment from runtime environmentRichard Levitte2016-07-041-1/+1
* Make sure to initialize all CA.pl variables properlyRichard Levitte2016-05-231-2/+2
* Add -signcert to CA.pl usage message.Dr. Stephen Henson2016-05-111-1/+1
* Copyright consolidation: perl filesRich Salz2016-04-201-0/+7
* Fix some issues near recent chomp changes.Viktor Dukhovni2016-02-131-3/+3
* Perl's chop / chomp considered bad, use a regexp insteadRichard Levitte2016-02-111-1/+1
* Generate warning textRichard Levitte2016-01-251-2/+2
* Refactor file writing - introduce template driven file writingRichard Levitte2016-01-221-1/+1
* VMS will downcase all command parameters unless they're quotedRichard Levitte2016-01-131-1/+1
* Replace "SSLeay" in API with OpenSSLRich Salz2015-10-301-3/+3
* GH271: Warning on </dev/null to CA.plRich Salz2015-05-041-1/+1
* Fix some typo's, silence warnings.Rich Salz2015-05-011-1/+2
* Rewrite CA.pl.inRich Salz2015-04-301-178/+169
* RT3291: Add -crl and -revoke options to CA.plDario B2014-09-081-29/+37
* Fix from stable branch.Dr. Stephen Henson2006-04-281-0/+3
* TypoDr. Stephen Henson2005-11-301-1/+1
* Make CA.pl script use CA extensions when creating a root CA.Dr. Stephen Henson2005-11-301-0/+1
* The private key should never have ended up in newreq.pem.Richard Levitte2005-07-041-7/+8
* Address run-time linker problems: LD_PRELOAD issue on multi-ABI platformsAndy Polyakov2005-02-011-5/+13
* Reduce chances of issuer and serial number duplication by use of randomDr. Stephen Henson2004-04-201-4/+2
* Implement self-signing in 'openssl ca'. This makes it easier to haveRichard Levitte2003-04-031-3/+8
* New -newreq-nodes option to CA.pl.Bodo Möller2001-01-111-3/+8
* Last minute update, in time to make it to 0.9.6-beta1Richard Levitte2000-09-111-0/+1
* New option to CA.pl to sign request using CA extensions.Dr. Stephen Henson2000-08-241-0/+5
* ispell (and minor modifications)Ulf Möller2000-02-031-1/+1
* New -pkcs12 option to CA.pl.Dr. Stephen Henson2000-01-281-0/+9
* Rename CA.pl to CA.pl.in (no actual changes), and let ConfigureBodo Möller2000-01-051-0/+153