RE: PKI and S/MIME
"Blake Ramsdell" <blake@brutesquadlabs.com> Fri, 15 August 2003 23:45 UTC
Received: from above.proper.com (above.proper.com [208.184.76.39]) by ietf.org (8.9.1a/8.9.1a) with ESMTP id TAA17973 for <smime-archive@lists.ietf.org>; Fri, 15 Aug 2003 19:45:06 -0400 (EDT)
Received: from above.proper.com (localhost [127.0.0.1]) by above.proper.com (8.12.9/8.12.8) with ESMTP id h7FN9Lqt024899 for <ietf-smime-bks@above.proper.com>; Fri, 15 Aug 2003 16:09:21 -0700 (PDT) (envelope-from owner-ietf-smime@mail.imc.org)
Received: (from majordom@localhost) by above.proper.com (8.12.9/8.12.9/Submit) id h7FN9Lip024898 for ietf-smime-bks; Fri, 15 Aug 2003 16:09:21 -0700 (PDT)
X-Authentication-Warning: above.proper.com: majordom set sender to owner-ietf-smime@mail.imc.org using -f
Received: from brutesquadlabs.com (gtec136-m.isomedia.com [207.115.67.136] (may be forged)) by above.proper.com (8.12.9/8.12.8) with ESMTP id h7FN9Kqt024893 for <ietf-smime@imc.org>; Fri, 15 Aug 2003 16:09:20 -0700 (PDT) (envelope-from blake@brutesquadlabs.com)
Received: from DEXTER ([192.168.0.5]) by brutesquadlabs.com with ESMTP ; Fri, 15 Aug 2003 16:09:16 -0700
From: Blake Ramsdell <blake@brutesquadlabs.com>
To: 'Steve Hole' <steve.hole@messagingdirect.com>, 'Simon Josefsson' <jas@extundo.com>
Cc: ietf-smime@imc.org
Subject: RE: PKI and S/MIME
Date: Fri, 15 Aug 2003 16:09:16 -0700
Message-ID: <!~!UENERkVCMDkAAQACAAAAAAAAAAAAAAAAABgAAAAAAAAARMPfbnbp50SwK3EZjypY2MKAAAAQAAAAH4t24m9h4UGrhgZ02LFC+wEAAAAA@brutesquadlabs.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook, Build 10.0.2627
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
Importance: Normal
In-Reply-To: <EXECMAIL.20030815095002.A1437@kepler.esys.ca>
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>
Content-Transfer-Encoding: 7bit
> -----Original Message----- > From: owner-ietf-smime@mail.imc.org > [mailto:owner-ietf-smime@mail.imc.org] On Behalf Of Steve Hole > Sent: Friday, August 15, 2003 9:50 AM > To: Simon Josefsson > Cc: ietf-smime@imc.org > Subject: Re: PKI and S/MIME > > On Fri, 15 Aug 2003 01:41:22 +0200 Simon Josefsson > <jas@extundo.com> wrote: > > > But this isn't an important point, and I don't see anything that can > > be seen as a _disadvantage_ for DNS compared to LDAP or XKMS here. > > Perhaps this tangental issue only distract us from the big picture. > > Agreed. I think that the provision of a simple-to-use API > would be a > huge help here. I thought I published this at one point, though it might have been internal only. I'll use a somewhat Java-ish syntax here. EncryptingInformation findInformationRequiredForEncryptingForEmailAddress( String emailAddress ); boolean isCertificateSuitableForSigningEmail( String emailAddress, X509Certificate signingCertificate, X509CertificateList otherCertificates, CRLList cRLs ); EncryptingInformation contains: 1. Any cached SMIMECapabilities 2. An X.509 certificate for encrypting OK, now we just fill in the details ;). Blake
- PKI and S/MIME Blake Ramsdell
- Re: PKI and S/MIME Simon Josefsson
- Re: PKI and S/MIME Anders Rundgren
- RE: PKI and S/MIME Blake Ramsdell
- Re: PKI and S/MIME Simon Josefsson
- Re: PKI and S/MIME Simon Josefsson
- DNS CERT vs. LDAP (was: RE: PKI and S/MIME) Blake Ramsdell
- RE: PKI and S/MIME Hallam-Baker, Phillip
- Re: PKI and S/MIME Steve Hole
- RE: PKI and S/MIME Steve Hole
- Re: PKI and S/MIME Steve Hole
- RE: PKI and S/MIME Steve Hole
- RE: PKI and S/MIME Hallam-Baker, Phillip
- RE: PKI and S/MIME Blake Ramsdell
- Re: PKI and S/MIME Simon Josefsson
- RE: PKI and S/MIME Blake Ramsdell
- Re: PKI and S/MIME Steve Hole
- Re: PKI and S/MIME Simon Josefsson
- Re: PKI and S/MIME Steve Hole
- RE: PKI and S/MIME Blake Ramsdell
- Re: PKI and S/MIME Denis Pinkas
- RE: PKI and S/MIME Hallam-Baker, Phillip
- Re: PKI and S/MIME Denis Pinkas