summaryrefslogtreecommitdiffstats
path: root/apps/CA.pl.in
AgeCommit message (Expand)Author
2021-11-16Abstract out policy and extensions in CA.plAndrew Galante
2021-06-26apps/CA.pl.in: restore the quotes around -CAfile, they were there for a reasonRichard Levitte
2021-06-17Update copyright yearMatt Caswell
2021-05-20DOC: Fix nits found by new check on SYNOPSIS and OPTIONS consistencyDr. David von Oheimb
2020-04-23Update copyright yearMatt Caswell
2020-03-23Update CA.pl podpage, and scriptRich Salz
2018-12-06Following the license change, modify the boilerplates in apps/Richard Levitte
2018-03-20Update copyright yearMatt Caswell
2018-03-08Make "make variables" config attributes for overridable flagsRichard Levitte
2017-12-03Adjusted Argument IndicesMarkus Sauermann
2017-10-07Anchor the regexp matchRich Salz
2017-10-07Rewrite some codeRich Salz
2017-02-22apps/req.c: flag "-new" is implied by "-precert"Rob Percival
2017-02-22Change CA.pl flag from --newprecert to --precertRob Percival
2017-02-22Adds a "-precert" flag to "openssl req" for creating pre-certificatesRob Percival
2016-11-14Allow CA.pl script user to pass extra arguments to openssl commandmarko asplund
2016-07-04perl: Separate compile-time environment from runtime environmentRichard Levitte
2016-05-23Make sure to initialize all CA.pl variables properlyRichard Levitte
2016-05-11Add -signcert to CA.pl usage message.Dr. Stephen Henson
2016-04-20Copyright consolidation: perl filesRich Salz
2016-02-13Fix some issues near recent chomp changes.Viktor Dukhovni
2016-02-11Perl's chop / chomp considered bad, use a regexp insteadRichard Levitte
2016-01-25Generate warning textRichard Levitte
2016-01-22Refactor file writing - introduce template driven file writingRichard Levitte
2016-01-13VMS will downcase all command parameters unless they're quotedRichard Levitte
2015-10-30Replace "SSLeay" in API with OpenSSLRich Salz
2015-05-04GH271: Warning on </dev/null to CA.plRich Salz
2015-05-01Fix some typo's, silence warnings.Rich Salz
2015-04-30Rewrite CA.pl.inRich Salz
2014-09-08RT3291: Add -crl and -revoke options to CA.plDario B
2006-04-28Fix from stable branch.Dr. Stephen Henson
2005-11-30TypoDr. Stephen Henson
2005-11-30Make CA.pl script use CA extensions when creating a root CA.Dr. Stephen Henson
2005-07-04The private key should never have ended up in newreq.pem.Richard Levitte
2005-02-01Address run-time linker problems: LD_PRELOAD issue on multi-ABI platformsAndy Polyakov
2004-04-20Reduce chances of issuer and serial number duplication by use of randomDr. Stephen Henson
2003-04-03Implement self-signing in 'openssl ca'. This makes it easier to haveRichard Levitte
2001-01-11New -newreq-nodes option to CA.pl.Bodo Möller
2000-09-11Last minute update, in time to make it to 0.9.6-beta1Richard Levitte
2000-08-24New option to CA.pl to sign request using CA extensions.Dr. Stephen Henson
2000-02-03ispell (and minor modifications)Ulf Möller
2000-01-28New -pkcs12 option to CA.pl.Dr. Stephen Henson
2000-01-05Rename CA.pl to CA.pl.in (no actual changes), and let ConfigureBodo Möller