Re: [x500standard] Private key usage period extension

Stefan Santesson <[email protected]>
Newsgroups gmane.ietf.x509
Message-ID <[email protected]>
I think so Erik,

However, to me this belongs with the fuzzy parts of X.509 that would not be designed this way, had the standard been written with the knowledge and experience we have today.
So to me this is a part of X.509 that has little or no value (and not really worth fixing).

Having said that, a private key can have a usage period that extends the certificate, which is a quite common case when certificates are renewed.

At Microsoft, at the time I worked there, we came up with a potential use case  for this extension for CA:s when re-issuing a cert based on an existing cert.
In this use-case the re-issued cert could only be re-issued if not contradicted by the private key usage period extension in the old cert, if present, So in this case the private key usage period had to extend the old cert cert and be honoured in the new cert.
This way you could for example issue a 1 year cert with a 5 year private key validity and make sure It was not renewed forever using the same key.
I think it was actually implemented in the CA but I doubt it was ever used in practice.

/Stefan


From:  <[email protected]> on behalf of Erik Andersen <[email protected]>
Reply-To:  <[email protected]>
Date:  Friday 6 May 2016 at 10:42
To:  Directory list <[email protected]>, PKIX <[email protected]>
Subject:  [x500standard] Private key usage period extension

X.509 has a specification of the Private key usage period extension (8.2.2.5). This extension is a little confusing. It has notBefore and notAfter specification. However, the text says:

 

The notBefore component indicates the earliest date and time at which the private key could be used for signing. If the notBefore component is not present, then no information is provided as to when the period of valid use of the private key commences. The notAfter component indicates the latest date and time at which the private key could be used for signing. If the notAfter component is not present then no information is provided as to when the period of valid use of the private key concludes.

 

With a little ill will, this can be read as the private key validation period may extend beyond the validity of the public key. Note 1 adds to the confusing, as it says:

 

NOTE 1 – The period of valid use of the private key may be different from the certified validity of the public key as indicated by the certificate validity period. With digital signature keys, the usage period for the signing private key is typically shorter than that for the verifying public key.

 

It is the word “typical” that confuses me. It implies it could be different.

 

This extension was included in RFC 3280 with a heavy health warning. It was omitted from RFC 5280 (except for A.2).

 

In my mind, the validity of the private key should not spread outside the validity period of the certificate.

 

Have I misunderstood something?

 

Erik

_______________________________________________
pkix mailing list
[email protected]
https://www.ietf.org/mailman/listinfo/pkix
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.