Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 'replacedBy' field in certificate response. #594

Closed
kevgliss opened this issue Dec 13, 2016 · 2 comments
Closed

Add 'replacedBy' field in certificate response. #594

kevgliss opened this issue Dec 13, 2016 · 2 comments

Comments

@kevgliss
Copy link
Contributor

In addition to the 'replaces' field, we should also have a field of 'replacedBy' so we can easily determine if a certificate has been replaced and should no longer be used.

@jeremyguarini
Copy link

yes, having a field that links/points to the most recent version of the cert would be very helpful. Say if cert 2 is replaced by cert 4 with is then renewed/reissued by cert 55. The replaced by field in cert 2 should either point to cert 55 or show that it was replaced by cert 4 then 55. ie. Replaced By: 4 -> 55

This would help to show the history of the cert along with what the current version is. I see that in the API output cert 55 contains the certs it replaces which is handy.

@kevgliss
Copy link
Contributor Author

Field has been named replaced.

kevgliss added a commit to kevgliss/lemur that referenced this issue Dec 20, 2016
chadhendrie pushed a commit to thomsonreuters/lemur that referenced this issue Dec 21, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants