Modify

Ticket #871 (closed defect: fixed)

Opened 5 years ago

Last modified 4 years ago

Expiration date of certificates should be

Reported by: javier.amor.garcia@… Owned by: ejhernandez@…
Milestone: 1.2 (stable release) Component: ca
Severity: normal Keywords:
Cc:

Description (last modified by ejhernandez@…) (diff)

If you create a certification authority and afterwards you try to create a certificate with the same duration in days, you get an error. You must remove one day from the life time to avoid this.

This is caused because we ask the user for days but we store the duration in seconds so any certificate created with the same duration in days will surpass the life time of the CA.

This behaviour isn't intuitive so I suggest that when creating certificates if their expiration date surpass those of the CA in less of 24 hours, their life time must be automatically set to the same (or a few seconds less) than those of the CA.

Attachments

Change History

comment:1 Changed 5 years ago by ejhernandez@…

  • Description modified (diff)

comment:2 Changed 4 years ago by ejhernandez@…

  • Description modified (diff)

comment:3 Changed 4 years ago by juruen@…

  • Status changed from new to closed
  • Resolution set to invalid

Moved to wishlist wiki page

comment:4 Changed 4 years ago by ejhernandez@…

  • Status changed from closed to reopened
  • Resolution invalid deleted

comment:5 Changed 4 years ago by ejhernandez@…

  • Status changed from reopened to new
  • Milestone set to 1.2 (stable release)

comment:6 Changed 4 years ago by ejhernandez@…

  • Status changed from new to closed
  • Resolution set to fixed

(In [13778]) Allow same expiration days for CA and new issued certificates setting to latter ones the same expiration date that CA one has closes #871 (spent 1.5h)

comment:7 Changed 4 years ago by ejhernandez@…

(In [13779]) Better changelog refs #871

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.