Gnus development mailing list
 help / color / mirror / Atom feed
From: Simon Josefsson <jas@extundo.com>
Cc: The Gnus Mailing List <ding@gnus.org>
Subject: Re: attachments in S/MIME encrypted messages
Date: Mon, 04 Mar 2002 22:00:43 +0100	[thread overview]
Message-ID: <a60nmq$gbe$1@quimby2.netfonds.no> (raw)
In-Reply-To: <m1bsn7ggkdf.fsf@blackbird.mitre.org> (david.goldberg6@verizon.net's message of "Mon, 04 Mar 2002 15:15:24 -0500")

david.goldberg6@verizon.net (David S. Goldberg) writes:

>> Ah.  So there is a MULE bug somewhere.  I always enable that stuff,
>> which probably explains why I couldn't reproduce it.  I'll try to
>> compile without it sometime, thanks.
>
> Maybe, but I had the same problem with a MULE-enabled XEmacs 21.1.14

But without --with-file-coding enabled, right?  When I built without
--with-file-coding I also got CRLFs.

>> You need a recent OpenSSL, but even with that sometimes the -email
>> switch to OpenSSL doesn't get the email address.  Maybe it is when the
>> email address is encoded in the CN instead of stored in a
>> subjectAltName extension.
>
> I'm running openssl 0.9.6c but most, if not all the messages in
> question all are generated by Netscape.  Messages that are only signed
> verify OK, but perhaps netscape does something different when it's
> encrypted.  I'll try to debug it.

Just run OpenSSL on the certificates in the S/MIME blob:

openssl smime -pk7out < mail > foo
openssl pkcs7 -print_certs -text < foo > bar
openssl x509 -email -noout < bar

try it with different messages and see when the last command doesn't
output the email address from the cert.




  parent reply	other threads:[~2002-03-04 21:00 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <Pine.LNX.4.33.0110041538250.14027-100000@lie.extundo.com>
     [not found] ` <m1bsncoga19.fsf@blackbird.mitre.org>
     [not found]   ` <iluelo8yiop.fsf@barbar.josefsson.org>
2002-03-04 16:43     ` David S. Goldberg
2002-03-04 16:43     ` David S. Goldberg
2002-03-04 18:37       ` Simon Josefsson
2002-03-04 18:37       ` Simon Josefsson
2002-03-04 20:11         ` Simon Josefsson
2002-03-04 20:11         ` Simon Josefsson
2002-03-04 20:15         ` David S. Goldberg
2002-03-04 20:15         ` David S. Goldberg
2002-03-04 21:00           ` Simon Josefsson
2002-03-05 16:40             ` David S. Goldberg
2002-03-05 16:40             ` David S. Goldberg
2002-03-05 17:10               ` David S. Goldberg
2002-03-05 17:10               ` David S. Goldberg
2002-03-04 21:00           ` Simon Josefsson [this message]
2001-09-10 14:51 David S. Goldberg
2001-09-10 20:01 ` Simon Josefsson
     [not found]   ` <m1b1ykryw78.fsf@blackbird.mitre.org>
     [not found]     ` <iluhetn6rhk.fsf@barbar.josefsson.org>
     [not found]       ` <m1br8srxela.fsf@blackbird.mitre.org>
2001-09-28 20:28         ` David S. Goldberg

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='a60nmq$gbe$1@quimby2.netfonds.no' \
    --to=jas@extundo.com \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).