"Hellrung, Lisa" <LHellrung@rgare.com> Thu, 08 June 2000 20:35 UTC

Received: from ns.secondary.com (ns.secondary.com [208.184.76.39]) by ietf.org (8.9.1a/8.9.1a) with ESMTP id QAA16138 for <smime-archive@odin.ietf.org>; Thu, 8 Jun 2000 16:35:46 -0400 (EDT)
Received: by ns.secondary.com (8.9.3/8.9.3) id MAA05796 for ietf-smime-bks; Thu, 8 Jun 2000 12:58:10 -0700 (PDT)
Received: from rgaexconn.rgare.com ([198.190.171.30]) by ns.secondary.com (8.9.3/8.9.3) with ESMTP id MAA05792 for <ietf-smime@imc.org>; Thu, 8 Jun 2000 12:58:08 -0700 (PDT)
Received: by RGAEXCONN with Internet Mail Service (5.5.2650.21) id <M356W79H>; Thu, 8 Jun 2000 15:05:59 -0500
Message-ID: <E1854B2D3D19D311A2CD0090274F974701C8C650@RGAEXCVS>
From: "Hellrung, Lisa" <LHellrung@rgare.com>
To: "'ietf-smime@imc.org'" <ietf-smime@imc.org>
Date: Thu, 08 Jun 2000 15:05:54 -0500
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2650.21)
Content-Type: text/plain; charset="iso-8859-1"
Sender: owner-ietf-smime@mail.imc.org
Precedence: bulk
List-Archive: <http://www.imc.org/ietf-smime/mail-archive/>
List-ID: <ietf-smime.imc.org>
List-Unsubscribe: <mailto:ietf-smime-request@imc.org?body=unsubscribe>

Erik,

I changed the second message to opaque-signed and removed the second
header
but still no getting a security warning that the message has been
tampered
with.

"Content-Type:
application/pkcs7-mime;smime-type=opaque-signed;name=smime.p7m" + vbCrLf
"Content-Transfer-Encoding: base64" + vbCrLf
"Content-Disposition: attachment;" + vbCrLf + "
filename=""smime.p7m"""
+ vbCrLf + vbCrLf
Encoded message

Any other ideas on how to make this work? Thanks.

Lisa


----- Original Message -----
From: "Erik Neuenschwander" <erikn@stanford.edu <mailto:erikn@stanford.edu>>
To: "Hellrung, Lisa" <LHellrung@rgare.com <mailto:LHellrung@rgare.com>>
Sent: Thursday, June 08, 2000 2:16 PM
Subject: Re: Signed message


> This should be opaque-signed, the second kind, the kind that you say
gives
> you errors. How does this one turn out?
>
> see my one inline comment
>
> ----- Original Message -----
> From: "Hellrung, Lisa" <LHellrung@rgare.com <mailto:LHellrung@rgare.com>>
> To: <ietf-smime@imc.org <mailto:ietf-smime@imc.org>>
> Sent: Thursday, June 08, 2000 11:52 AM
> Subject: Signed message
>
>
> > I was wondering if someone could help me out with the syntax of a
signed
> > message? I am able to send signed and encrypted e-mail but if I only
> sign
> > that e-mail, it will either show up in Outlook and Outlook Express
as a
> > regular message or signed but "Message has been tampered with"
error.
> >
> > When sent with
> >
> > "Content-Type: multipart/signed;
> protocol="application/x-pkcs7-signature";
> > micalg=SHA1;
> > boundary="=====NextPart_qaNWAwffsV5PxkAy7ndv"
> >
> > Message
> >
> > "Content-Type: application/x-pkcs7-signature;" + vbCrLf + "
> > name=""smime.p7s""" + vbCrLf
> > "Content-Transfer-Encoding: base64" + vbCrLf
> > "Content-Disposition: attachment;" + vbCrLf + "
> > filename=""smime.p7s""" + vbCrLf + vbCrLf
> > Encoded signed message
> >
> > It appears as a normal mail message.
> >
> > When sent with
> >
> > "Content-Type:
> application/pkcs7-mime;smime-type=signed-data;name=smime.p7m"
> > + vbCrLf
> > "Content-Type: application/pkcs7-mime;" & vbCrLf + "
> > name=""smime.p7m""" + vbCrLf
> ^^^^^^^^^^^^
> Where is this second Content-Type header coming from?
>
> > "Content-Transfer-Encoding: base64" + vbCrLf
> > "Content-Disposition: attachment;" + vbCrLf + "
> filename=""smime.p7m"""
> > + vbCrLf + vbCrLf
> > encoded message
> >
> > It appears as signed but invalid because message has been tampered
with.
> >
> >
> > If anyone could help me to correct this problem, I would greatly
> appreciate
> > it.
> >
> > Also, the first message works when later encrypted. Thanks.
> >
> >
>



  •   Hellrung, Lisa