Re: Problem S/MIME and HTML content

2003-01-08 Thread Dr. Stephen Henson
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

Re: Problem S/MIME and HTML content

2003-01-08 Thread Dr. Stephen Henson
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

Problem S/MIME and HTML content

2003-01-08 Thread Stephane Rozes
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