Project

General

Profile

Actions

Bug #9098

closed

Default CRL lifetime of 9999 rolls over at 2038 on ARM

Added by Jim Pingle over 5 years ago. Updated over 5 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Certificates
Target version:
Start date:
11/05/2018
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
All
Affected Architecture:
ARMv6

Description

The default lifetime on a CRL is 9999 days, which currently puts it expiring in 2046. On ARM, this seems to lead to a 32-bit rollover as expected in 2038 due to the size of the unix timestamp.

At a minimum we need to cut the default on ARM down to a lower value (10 years should be fine), or lower it for everyone.

Actions #1

Updated by Jim Pingle over 5 years ago

  • Affected Architecture ARMv6 added
  • Affected Architecture deleted (All)

CA and Certs get the correct/expected end date in the data, but the GUI doesn't show the dates. Moved that to #9100

Actions #2

Updated by Jim Pingle over 5 years ago

  • Status changed from New to Feedback
  • % Done changed from 0 to 100
Actions #3

Updated by Anonymous over 5 years ago

  • Status changed from Feedback to Resolved

Tested on 2.4.5.a.20181116.1325, works as expected.

Actions

Also available in: Atom PDF