mirror of https://github.com/openssl/openssl.git
Add a makefile for the cms demos, and add a routine to cms_ver.c to
print any signingTime attributes from the CMS_ContentInfo object.
This provides an example that could be extended if an application
wants to examine the purported signing times.
Part of #8026
Testing:
$ cd demos/cms
$ make test
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22618)
(cherry picked from commit
|
||
---|---|---|
.. | ||
Makefile | ||
cacert.pem | ||
cakey.pem | ||
cms_comp.c | ||
cms_ddec.c | ||
cms_dec.c | ||
cms_denc.c | ||
cms_enc.c | ||
cms_sign.c | ||
cms_sign2.c | ||
cms_uncomp.c | ||
cms_ver.c | ||
comp.txt | ||
encr.txt | ||
sign.txt | ||
signer.pem | ||
signer2.pem |