Open Bug 219527 Opened 21 years ago Updated 2 years ago

S/MIME profile time in database should be decoded

Categories

(NSS :: Libraries, defect, P3)

Tracking

(Not tracked)

People

(Reporter: julien.pierre, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [certdb])

Currently, we store the S/MIME profile time as UTCTime DER.
The time originally comes from S/MIME signatures.
Those times can be either UTCTime or GeneralizedTime encoded.

Currently, the profile fails to update if the S/MIME signature is
GeneralizedTime encoded.

We should fix the time format in the next rev of the database to be a decoded
PRTime instead. This would allow storing the profile time regardless of the
original encoding format in the signature.
Whiteboard: [certdb]
QA Contact: bishakhabanerjee → jason.m.reid
Assignee: wtchang → nobody
QA Contact: jason.m.reid → libraries
Priority: -- → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.