]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix smime-type for AuthEnvelopedData
authorJakub Zelenka <jakub.openssl@gmail.com>
Tue, 17 Sep 2024 13:21:33 +0000 (14:21 +0100)
committerTomas Mraz <tomas@openssl.org>
Tue, 5 Nov 2024 17:55:24 +0000 (18:55 +0100)
commit4c8c37e5720ac08cb777499a92b48fdae5aace9a
treeea80d125f1b34d29f4654b6f0a05f61d6124c9e8
parente702b4f2b2f4c1dcdccbde4f886ef8fb94672a6d
Fix smime-type for AuthEnvelopedData

Reviewed-by: Hugo Landau <hlandau@devever.net>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/25523)
crypto/asn1/asn_mime.c
test/recipes/80-test_cms.t