Open
Description
When I enroll for a user in CA registered user list, if the CA issues a certificate with over 10 years expiration period, the wallet list page shows blank.
The default expiration for a certificate issued by CA is 1 year.
When I create CA, I could override the default setting by applying a JSON file. In the JSON file I could configure the expiration period for the certificate issued by the CA.
- By default, certificate issued by CA has 1 year expiration, the wallet list page shows well.
- If I modify the JSON file when creating CA, asking it to issue certificate with 9 year expiration, the wallet list page shows well.
- If I modify the JSON file when creating CA, asking it to issue certificate with 10 year expiration, the wallet list page shows blank.
It seems the wallet page front end code, cannot handle expiration over 10 years. It only allows single digit expiration period.
Metadata
Metadata
Assignees
Labels
No labels