]> 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:53 +0000 (18:55 +0100)
commitfb5a57de8209af930704852b8f95f81fd7767011
treeaefcf4ab56bf6cd2083d47a5b26f3fc402195496
parent524aec86d323aea2494b0aa105f6a3d1b3990cc5
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)

(cherry picked from commit 4c8c37e5720ac08cb777499a92b48fdae5aace9a)
crypto/asn1/asn_mime.c
test/recipes/80-test_cms.t