On Wed, Jan 08, 2003, Dr. Stephen Henson wrote:
> On Wed, Jan 08, 2003, Stephane Rozes wrote:
>
> > Hello the list,
> >
> > I have a problem when I want to sign with S/MIME an HTML mail content.
> >
> > When I sign HTML data (openssl smime -rc2-128 -text -sign -in
> > example.htm -out result.tx
On Wed, Jan 08, 2003, Stephane Rozes wrote:
> Hello the list,
>
> I have a problem when I want to sign with S/MIME an HTML mail content.
>
> When I sign HTML data (openssl smime -rc2-128 -text -sign -in
> example.htm -out result.txt -signer cert.pem), OpenSSL adds a Content-Type
> "text/plain" a
Hello the list,
I have a problem when I want to sign with S/MIME an HTML mail content.
When I sign HTML data (openssl smime -rc2-128 -text -sign -in
example.htm -out result.txt -signer cert.pem), OpenSSL adds a Content-Type
"text/plain" above my HTML part (see below). So when I receive the e-mail