summaryrefslogtreecommitdiffstats
path: root/demos/certs/mkcerts.sh
AgeCommit message (Collapse)Author
2019-02-05Remove unnecessary trailing whitespaceSam Roberts
Trim trailing whitespace. It doesn't match OpenSSL coding standards, AFAICT, and it can cause problems with git tooling. Trailing whitespace remains in test data and external source. Reviewed-by: Kurt Roeckx <kurt@roeckx.be> Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com> Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/8092)
2012-12-14oops, revert, committed in errorDr. Stephen Henson
2012-12-14apps/ocsp.cDr. Stephen Henson
2012-10-27typoDr. Stephen Henson
2012-09-09Extend certificate creation examples to include CRL generation and sampleDr. Stephen Henson
scripts running the test OCSP responder.
2012-02-09oops, revert unrelated changesDr. Stephen Henson
2012-02-09Modify client hello version when renegotiating to enhance interop withDr. Stephen Henson
some servers.
2012-01-25add example for DH certificate generationDr. Stephen Henson
2011-06-01Simple automated certificate creation demo.Dr. Stephen Henson