diff options
author | David Howells <dhowells@redhat.com> | 2013-06-18 16:40:44 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-12-04 19:06:35 (GMT) |
commit | b8c5051525f83a032427663e51f49dfaf80a812c (patch) | |
tree | 573800be5d0345492e488639da0bbd771f6d592b /crypto/ansi_cprng.c | |
parent | 1f227a966d9ecb65c84f44d91d6d4651fcb95dd5 (diff) | |
download | linux-fsl-qoriq-b8c5051525f83a032427663e51f49dfaf80a812c.tar.xz |
X.509: Remove certificate date checks
commit 124df926090b32a998483f6e43ebeccdbe5b5302 upstream.
Remove the certificate date checks that are performed when a certificate is
parsed. There are two checks: a valid from and a valid to. The first check is
causing a lot of problems with system clocks that don't keep good time and the
second places an implicit expiry date upon the kernel when used for module
signing, so do we really need them?
Signed-off-by: David Howells <dhowells@redhat.com>
cc: David Woodhouse <dwmw2@infradead.org>
cc: Rusty Russell <rusty@rustcorp.com.au>
cc: Josh Boyer <jwboyer@redhat.com>
cc: Alexander Holler <holler@ahsoftware.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'crypto/ansi_cprng.c')
0 files changed, 0 insertions, 0 deletions