Actions
Bug #2872
closedKeyChain::prepareUnsignedIdentityCertificate doesn't set FreshnessPeriod
Start date:
06/10/2015
Due date:
% Done:
100%
Estimated time:
1.00 h
Description
KeyChain::prepareUnsignedIdentityCertificate
currently doesn't set FreshnessPeriod with semi-devastating result: once retrieved, certificate considered not stale forever until evicted from cache.
This prevents new versions of certificates from being retrieved.
Actions