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

Stefan Santesson <stefan@aaa-sec.com> Fri, 19 October 2012 14:26 UTC

Return-Path: <stefan@aaa-sec.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 79A3721F85A4 for <pkix@ietfa.amsl.com>; Fri, 19 Oct 2012 07:26:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -101.318
X-Spam-Level:
X-Spam-Status: No, score=-101.318 tagged_above=-999 required=5 tests=[AWL=-0.466, BAYES_00=-2.599, HELO_EQ_SE=0.35, HTML_MESSAGE=0.001, MIME_QP_LONG_LINE=1.396, USER_IN_WHITELIST=-100]
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 bB1nm8Lm9dVL for <pkix@ietfa.amsl.com>; Fri, 19 Oct 2012 07:26:48 -0700 (PDT)
Received: from s87.loopia.se (s87.loopia.se [194.9.95.113]) by ietfa.amsl.com (Postfix) with ESMTP id 6A12521F86EC for <pkix@ietf.org>; Fri, 19 Oct 2012 07:26:46 -0700 (PDT)
Received: from s87.loopia.se (localhost [127.0.0.1]) by s87.loopia.se (Postfix) with ESMTP id 9B8C222BE3CA for <pkix@ietf.org>; Fri, 19 Oct 2012 16:25:13 +0200 (CEST)
X-Virus-Scanned: amavisd-new at outgoing-smtp.loopia.se
Received: from s87.loopia.se ([127.0.0.1]) by s87.loopia.se (s87.loopia.se [127.0.0.1]) (amavisd-new, port 10024) with LMTP id RkucLqRx2W6C for <pkix@ietf.org>; Fri, 19 Oct 2012 16:25:09 +0200 (CEST)
Received: from s326.loopia.se (s34.loopia.se [194.9.94.70]) by s87.loopia.se (Postfix) with ESMTP id CC77122BE1BC for <pkix@ietf.org>; Fri, 19 Oct 2012 16:24:33 +0200 (CEST)
Received: (qmail 76673 invoked from network); 19 Oct 2012 14:24:33 -0000
Received: from 81-232-51-61-no39.business.telia.com (HELO [192.168.0.108]) (stefan@fiddler.nu@[81.232.51.61]) (envelope-sender <stefan@aaa-sec.com>) by s326.loopia.se (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for <rybar@nbusr.sk>; 19 Oct 2012 14:24:33 -0000
User-Agent: Microsoft-MacOutlook/14.2.4.120824
Date: Fri, 19 Oct 2012 16:24:31 +0200
From: Stefan Santesson <stefan@aaa-sec.com>
To: Peter Rybar <rybar@nbusr.sk>, 'Carl Wallace' <carl@redhoundsoftware.com>, 'Simon Tardell' <simon@tardell.se>
Message-ID: <CCA72D90.51884%stefan@aaa-sec.com>
Thread-Topic: [pkix] New draft-ietf-pkix-rfc2560bis-06
In-Reply-To: <201210191312.q9JDCHnw046175@mail.nbusr.sk>
Mime-version: 1.0
Content-type: multipart/alternative; boundary="B_3433508675_5906481"
Cc: 'Peter Rybar' <peterryb@gmail.com>, 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: Fri, 19 Oct 2012 14:26:49 -0000

Peter,

An OCSP responder is by default a service providing information about
current certificates.
The default response you get from an OCSP responder is "good" unless the
cert is known to be bad or not a cert the responder can provide status for.

If you need it to respond about old certificates, and as a client know that
the responder does this in a way that suits your needs, you will need to add
an extension.
Such extension will not be part of the rfc256bis effort.

Is there any text in the current draft that you think is unclear on this?

/Stefan


From:  Peter Rybar <rybar@nbusr.sk>
Date:  Friday, October 19, 2012 3:12 PM
To:  'Carl Wallace' <carl@redhoundsoftware.com>, 'Simon Tardell'
<simon@tardell.se>
Cc:  'Peter Rybar' <peterryb@gmail.com>, Stefan Santesson
<stefan@aaa-sec.com>, <pkix@ietf.org>
Subject:  RE: [pkix] New draft-ietf-pkix-rfc2560bis-06

>> Well, yes, sort of. You can only be sure to validate a signature at the
>> moment of production.
> 
>  
> 
> What if the signature key was compromised at the moment of production but is
> not yet on a revocation list?
> [PR] According to clause 2.4  -  thisUpdate: The time at which the status
> being indicated is known to be correct
> It means when signature time-stamp time is X then any OCSP responses with
> thisUpdate time X+y are sufficient to validate because the status is correct.
> Y is in the interval <0, producedAt - X>
> 
>  
>> At any later point in time the signature key may be compromised, or the
>> algorithms involved may have become to weak. (In which case the time of
>> revocation in the OCSP response is worth nothing to you). The risk increases
>> as time passes. And of course, the revocation information may not be kept
>> around after the expiry of the certificate.
>> 
>>  
>> 
>> That's why you should validate signatures as soon as possible.
> 
>  
> 
> For these archival purposes wouldn't it be better to have the final revocation
> list before removed due to expiry?  In any case, you'd need verification
> information collected after some grace period following moment of production.
> 
> [PR] Grace period is not a fixed value of the time interval.
> Grace period is changeable because the first OCSP response with thisUpdate
> time value > than time of signature time-stamp contains correct status.
>  
>> 
>>  
>> 
>> If you need to ascertain that a signature was valid at a later time, you have
>> to trust your system that it performed the validation at the time it first
>> received the signature. That trust must be established through some kind of
>> mix of policies and technical measures (such as timestamping).
> 
>  
> 
> In the dark corner just beyond the dark corner that is SCVP, there's a spec
> (RFC 5276) that defines a binding of evidence records to artifacts that can be
> returned via SCVP.  This provides for timestamping.
> [PR] The validation is simplified when OCSP response with positive statement
> as a hash value of requested certificate is used.
> Positive statement is evidence that OCSP know the status of certificate and
> also protect the integrity of certificate with a new more secure hash
> algorithm.
> 
>  
> Peter Rybar
>  
>> 
>> 
>> 
>> Simon Tardell, 
>> 
>> Technology Nexus.
>> 
>> On Fri, Oct 19, 2012 at 1:07 PM, Peter Rybar <rybar@nbusr.sk> wrote:
>> Stefan,
>> 
>> I have a question about the present OCSP RFC and at the end of the mail about
>> the new situation which will happen according to your new proposal.
>> 
>> The presence of the positive statement in OCSP response is important for
>> electronic signature validations, especially for an expired certificate.
>> Positive statement is the hash value of a certificate whose status is
>> provided in OCSP response.
>> 
>> Electronic signature validation is usually about the signatures created in
>> the past and validated now, when the certificate is expired.
>> 
>> When the certificate expires then revocation is usually removed from CRL and
>> the revoked certificate can be provided as "good" in OCSP response.
>> Is it acceptable? I think not.
>> 
>> According to your new draft there is not defined a value of revocationTime.
>> RFC must also define the value of revocationTime when the certificate which
>> was never issued is as "revoked".
>> http://www.ietf.org/rfcdiff?url2=draft-ietf-pkix-rfc2560bis-06
>> 
>> Have you also covered the situation when the certificate is expired, REMOVED
>> FROM CRL and will be provided as revoked with incorrect revocationTime e.g.
>> with the value before or after the revocationTime which was present in the
>> removed record from CRL?
>> Because according to sentence in your draft ""revoked" - This state SHOULD
>> also be returned if the responder knows that the requested certificate has
>> never been issued." the following situation can happen: when certificate is
>> removed from CRL after expiration and CA/OCSP responder is responsible for
>> this certificate but have not record about expired certificate and for that
>> reason it is identified as "never been issued".
>> 
>> ...
>> revoked     [1]     IMPLICIT RevokedInfo,
>> ...
>> 
>>    RevokedInfo ::= SEQUENCE {
>>        revocationTime             GeneralizedTime,
>>        revocationReason    [0]    EXPLICIT CRLReason OPTIONAL }
>> 
>> As you have mentioned in the mail:
>> 
>> "On the "revoked" state, the old spec did not even consider the case of a
>> certificate being requested where the OCSP responder knows that the
>> certificate was never issued."
>> 
>> "It simply recommend a known to be bad certificate to result
>> in "revoked" in order to prevent damage as far as possible. It also opens
>> for definition of new extensions through which such knowledge could be
>> obtained."
>> Peter Rybar
>> National Security Authority
>> Information Security and Electronic Signature Department
>> Budatinska 30, 850 07 Bratislava 57, Slovak Republic
>> e-mail: peter.rybar@nbusr.sk
>> e-mail: peterryb@gmail.com
>> 
>> 
>> -----Original Message-----
>> From: pkix-bounces@ietf.org [mailto:pkix-bounces@ietf.org] On Behalf Of
>> Stefan Santesson
>> Sent: Monday, October 15, 2012 1:49 AM
>> To: pkix@ietf.org
>> Subject: [pkix] New draft-ietf-pkix-rfc2560bis-06
>> 
>> All,
>> 
>> I have just posted an update of rfc2560bis (OCSP update) after carefully
>> reviewing all comments on the list.
>> 
>> Some notes about the update:
>> 
>> - Added the previous OCSP editors with updated affiliations.
>> - Added some calcifications on ResponderID as suggested by Simon Josefsson.
>> - Updated the clarifications on Authorized responders. The requirements
>> have not changed. I just tried to improve the text.
>> - Updated a clarification on the "revoked" state to be the preferred
>> response if a certificate is known by the responder to never have been
>> issued.
>> - Some minor editorial nits.
>> 
>> 
>> Regarding backwards compatibility I mean that none of the clarifications
>> changes RFC 2560.
>> 
>> On Authorized responders it has always been the case that a responder
>> certificate issued with the same key as was used to issue the certificate
>> being checked for revocation, represents a valid Authorized responder.
>> There has never been an explicit requirement to support key rollover and
>> key rollover support has never been in the "spirit" of the original
>> standard as it clearly attempted to provide direct cryptographic binding
>> between the responder and the CA.
>> 
>> On the "revoked" state, the old spec did not even consider the case of a
>> certificate being requested where the OCSP responder knows that the
>> certificate was never issued. It is clearly counterproductive to respond
>> good when a certificate is known to be bad. A responder must pick one
>> response and picking "revoked" breaks nothing, but has the desired effect,
>> that is, to prevent the certificate from being accepted. The current text
>> makes clear that there is no mechanism in the current standard by which a
>> client can know how a responder will respond to a request for a not issued
>> certificate. It simply recommend a known to be bad certificate to result
>> in "revoked" in order to prevent damage as far as possible. It also opens
>> for definition of new extensions through which such knowledge could be
>> obtained.
>> 
>> The current updates also clearly opens a path for the CAB forum efforts to
>> define a suitable solution for server certificates.
>> 
>> I have not, even thug suggested, added any requirements on what clients
>> should do with the checked cert as a result of a particular response. I
>> don't believe such requirements are suitable as it is policy and not
>> protocol. We have no right to demand that all systems MUST reject any
>> certificate for any reason as they may have a local policy that overrules
>> the OCSP response. This protocol only provides information about the cert
>> status, it does not mandate validation policy.
>> 
>> I have not included any of the substantial changes i the Pinkas draft. I
>> want to wait for a list of motivation for each change before including any
>> of them. So there changed may be up for debate before this draft is ready
>> for WGLC.
>> 
>> /Stefan
>> 
>> 
>> 
>> _______________________________________________
>> pkix mailing list
>> pkix@ietf.org
>> https://www.ietf.org/mailman/listinfo/pkix
>> 
>> _______________________________________________
>> pkix mailing list
>> pkix@ietf.org
>> https://www.ietf.org/mailman/listinfo/pkix
>>  
>> _______________________________________________ pkix mailing list
>> pkix@ietf.org https://www.ietf.org/mailman/listinfo/pkix