PKIX disallows (strongly) this extension, but without giving any reason for
it:
This extension SHOULD NOT be used within the Internet PKI. CAs conforming
to this profile MUST NOT generate certificates that include a critical
private key usage period extension.
I've now run into several PKI users (including fairly large ones like
government departments and large corporations) who resort to ignoring the cert
expiry date in order to get around this restriction, since they have a
requirement to validate signatures long after use of the private key has been
discontinued. Is there any reason for this extension being disallowed (I'm
sure I've asked that before, but don't remember getting a satisfactory reply)?
What are you supposed to do in its absence?