summaryrefslogtreecommitdiffstats
path: root/apps/CA.sh
AgeCommit message (Collapse)Author
2009-10-15PR: 1847Dr. Stephen Henson
Submitted by: Tomas Mraz <tmraz@redhat.com> Approved by: steve@openssl.org Integrated patches to CA.sh to bring it into line with CA.pl functionality.
2005-07-04The private key should never have ended up in newreq.pem.Richard Levitte
Now, it ends up in newkey.pem instead.
2005-02-01Address run-time linker problems: LD_PRELOAD issue on multi-ABI platformsAndy Polyakov
and SafeDllSearchMode in Windows. Submitted by: Richard Levitte
2003-04-03Implement self-signing in 'openssl ca'. This makes it easier to haveRichard Levitte
the CA certificate part of the CA database, and combined with 'unique_subject=no', it should make operations like CA certificate roll-over easier.
2000-02-03ispell (and minor modifications)Ulf Möller
1999-01-02Update scripts to use "openssl" instead of "ssleay"Paul C. Sutton
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall