]> 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:56:02 +0000 (18:56 +0100)
commit7a95946ff5d2cd008f85027c9a92e09f3092f6db
treef163634e497252785b5b30885545c5d8e3d7836f
parent75b9b942530dc2839055b164246361b92d42ed3f
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