summaryrefslogtreecommitdiffstats
path: root/test/smime-certs/mksmime-certs.sh
AgeCommit message (Collapse)Author
2017-08-10Add alternative CMS P-256 certDr. Stephen Henson
Reviewed-by: Rich Salz <rsalz@openssl.org> (Merged from https://github.com/openssl/openssl/pull/4134) (cherry picked from commit 1aee92bf0f3fe243192fb5440f7c9789d5a08c67)
2016-06-01Add final(?) set of copyrights.Rich Salz
Add copyright to missing assembler files. Add copyrights to missing test/* files. Add copyrights Various source and misc files. Reviewed-by: Richard Levitte <levitte@openssl.org>
2013-08-05Add X9.42 DH certificate to S/MIME testDr. Stephen Henson
2013-07-17Scripts to recreate S/MIME test certificates.Dr. Stephen Henson
Add a script to generate keys and certificates for the S/MIME and CMS tests. Update certificates and add EC examples.