openssl/demos
David Cooper 741f0c32b5 Update certificates in demos/bio, demos/cms, demos/smime
This commit replaces the certificates in demos/bio with new certificates that don't expire until 2118.
The same certificates appear in both demos/smime and demos/cms. This commit copies the new certificates and keys from demos/smime to demos/cms.
This PR Fixes #6412 by updating cacert.pem and signer.pem in the openssl/demos/smime/ directory. It also updates all of the keys with longer key lengths.

Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6483)
2018-06-15 09:10:30 +10:00
..
bio Update certificates in demos/bio, demos/cms, demos/smime 2018-06-15 09:10:30 +10:00
certs misspellings fixes by https://github.com/vlajos/misspell_fixer 2013-09-05 21:39:42 +01:00
cms Update certificates in demos/bio, demos/cms, demos/smime 2018-06-15 09:10:30 +10:00
engines make error tables const and separate header file 2017-06-07 15:12:03 -04:00
evp Rearrange link line so the libraries come after the source. 2017-07-07 11:44:52 +10:00
pkcs12 Add "friendly name" extractor 2017-11-30 14:53:46 -05:00
smime Update certificates in demos/bio, demos/cms, demos/smime 2018-06-15 09:10:30 +10:00
README Submitted by: 1999-04-24 00:53:29 +00:00

NOTE: Don't expect any of these programs to work with current
OpenSSL releases, or even with later SSLeay releases.

Original README:
=============================================================================

Some demo programs sent to me by various people

eric