Closed alexdean closed 1 year ago
SMIME_OLDMIME In Content-Type headers, use "application/x-pkcs7-mime" or "application/x-pkcs7-signature". By default, "application/pkcs7-mime" or "application/pkcs7-signature" are used instead.
https://man.openbsd.org/SMIME_write_ASN1.3
can't find a reference to this anywhere else (other openssl docs or ruby openssl lib), so either it's only in OpenBSD or it's a really ancient reference or something.
when building MDN responses, allow us to change
application/x-pkcs7-signature
toapplication/pkcs7-signature
if needed for a particular partner.