Gnus development mailing list
 help / color / mirror / Atom feed
From: Simon Josefsson <jas@extundo.com>
Cc: ding@gnus.org
Subject: Re: S/MIME
Date: Sun, 5 Nov 2000 15:14:03 +0100 (CET)	[thread overview]
Message-ID: <Pine.LNX.4.21.0011051444220.31570-100000@barbar.josefsson.org> (raw)
In-Reply-To: <2n3dh6o81d.fsf@tiger.jia.vnet>

On 5 Nov 2000, ShengHuo ZHU wrote:

> What kind of information mml-smime-verify needs? CTL, From and To?

I looked at SMIMEv2 and SMIMEv3 specs but I can't find the reference to
looking at From: and comparing it to certificate owner.  Perhaps that's 
simply obvious, altough I can think of some issues (use
X.509 subjectAlternateName or not? etc).  Ok; CTL is required, From will
be needed, To will be needed by encryption/decryption.

Verifying signatures without checking that the sender == signer is of
course bad.  OpenSSL doesn't seem to perform this checking (although it
has "-from" and "-to") so we have to do it ourself. Hm, are there any
ASN.1 libraries written in elisp?  We'd might use 
`ssl-certificate-information' of ssl.el as an easier solution.




  reply	other threads:[~2000-11-05 14:14 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-11-01 22:38 S/MIME Bruce Stephens
2000-11-04 14:23 ` S/MIME ShengHuo ZHU
2000-11-05  2:13 ` S/MIME Simon Josefsson
2000-11-05  5:43   ` S/MIME ShengHuo ZHU
2000-11-05 12:18     ` S/MIME Simon Josefsson
2000-11-05 13:36       ` S/MIME ShengHuo ZHU
2000-11-05 14:14         ` Simon Josefsson [this message]
2000-11-28  0:08   ` S/MIME suggestions Bruce Stephens
2000-11-29 21:22     ` Simon Josefsson
2000-11-30  0:34       ` Bruce Stephens
2000-11-30  9:54         ` Simon Josefsson
2000-11-30  1:25       ` ShengHuo ZHU
2000-11-30  2:00         ` Kai Großjohann
2000-11-30  9:36         ` Simon Josefsson
2001-01-15 17:09     ` Simon Josefsson

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=Pine.LNX.4.21.0011051444220.31570-100000@barbar.josefsson.org \
    --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).