Re: [pkix] New draft-ietf-pkix-rfc2560bis-06

Erwann Abalea <eabalea@gmail.com> Tue, 23 October 2012 10:28 UTC

Return-Path: <eabalea@gmail.com>
X-Original-To: pkix@ietfa.amsl.com
Delivered-To: pkix@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C5E0421F86B4 for <pkix@ietfa.amsl.com>; Tue, 23 Oct 2012 03:28:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.598
X-Spam-Level:
X-Spam-Status: No, score=-3.598 tagged_above=-999 required=5 tests=[AWL=-0.001, BAYES_00=-2.599, HTML_MESSAGE=0.001, NORMAL_HTTP_TO_IP=0.001, RCVD_IN_DNSWL_LOW=-1]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qOoPy+CLp-NX for <pkix@ietfa.amsl.com>; Tue, 23 Oct 2012 03:28:02 -0700 (PDT)
Received: from mail-wg0-f44.google.com (mail-wg0-f44.google.com [74.125.82.44]) by ietfa.amsl.com (Postfix) with ESMTP id C421121F86AA for <pkix@ietf.org>; Tue, 23 Oct 2012 03:28:01 -0700 (PDT)
Received: by mail-wg0-f44.google.com with SMTP id dr13so2063664wgb.13 for <pkix@ietf.org>; Tue, 23 Oct 2012 03:27:58 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=r8EIE0v16GO2ya1er/LoXIBN+T53Qx9iDQcF2SQyMIg=; b=I9Qxjrxod75uZC2ERvi//NxrIbegyKwTUYyv+RKT7I7mQjHea3GImxkb06WQHry7My ReA83QOzIfECPSBJNtAHWiLdk+W0wDIqEUPjA/zDJgwAWsJIa0drWFW6cwVfriYCEa+z e2H68VgHGp6IpnyazSceBez+TOGQdkysc4XZFMHOd4peEhpLNhI+h8qXu5HCFlyh9DBj e97Aqkl6PeTqtXW2BQoa6PEXOBaQZEP/DHXisWhjY1eoPCb/AvbCXRaCba4sxPT5q1x6 J9IHU0KhpTVmFdrH7WC1CGq0d7lR91wAe5XJa4Uw8t9ACPPnPpyJ4OcATHXmP4Tt2oqI ISog==
MIME-Version: 1.0
Received: by 10.180.96.164 with SMTP id dt4mr43690958wib.10.1350988078585; Tue, 23 Oct 2012 03:27:58 -0700 (PDT)
Received: by 10.223.133.194 with HTTP; Tue, 23 Oct 2012 03:27:58 -0700 (PDT)
In-Reply-To: <20121023101725.6273E1A2EE@ld9781.wdf.sap.corp>
References: <50866A61.3070404@bull.net> <20121023101725.6273E1A2EE@ld9781.wdf.sap.corp>
Date: Tue, 23 Oct 2012 12:27:58 +0200
Message-ID: <CA+i=0E7cXwWWGeQCKO-wVCvYYXxme4+z9DqbD0Wrip76CZVRvA@mail.gmail.com>
From: Erwann Abalea <eabalea@gmail.com>
To: mrex@sap.com
Content-Type: multipart/alternative; boundary="f46d04426e2085158b04ccb76c25"
Cc: pkix@ietf.org
Subject: Re: [pkix] New draft-ietf-pkix-rfc2560bis-06
X-BeenThere: pkix@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: PKIX Working Group <pkix.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/pkix>, <mailto:pkix-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/pkix>
List-Post: <mailto:pkix@ietf.org>
List-Help: <mailto:pkix-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/pkix>, <mailto:pkix-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2012 10:28:02 -0000

2012/10/23 Martin Rex <mrex@sap.com>

> Denis Pinkas wrote:
> >
> > The certificateHold state was not created to have certificates issued
> > in a suspended state. It was created to allow a user to suspend its
> > certificates rather than revoking its certificates, in case a smart
> > card was temporarily lost and since after a revocation it may take
> > a while to get a new smart card.
> >
> > Some people, then used also the certificateHold state to have
> > certificates issued in a suspended state. This is legitimate since
> > it complies with the semantics of the certificateHold state.
> >
> > We should not change/overload the meaning of CertificateHold.
>
>
> The purpose of the CertificateHold is to convey from the CA to the RP
> "you should not currently trust the certificate with this serial,
> because it is not certain that the entity which is currently
> in control of the associated private key is actually the entity
> which the cert says it is."
>

RFC5280 doesn't say anything about the meaning of revocation reason codes.
X.509 do, in 8.5.2.2:
"A certificate may be placed on hold by issuing a CRL entry with a reason
code of certificateHold. The certificate hold
notice may include an optional hold instruction code to convey additional
information to certificate users (see 8.5.2.3)."

-- 
Erwann.