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

Return revocation info within existing certs/<serial> api #17774

Merged
merged 3 commits into from
Nov 2, 2022

Commits on Nov 2, 2022

  1. Return revocation info within existing certs/<serial> api

     - The api already returned both the certificate and a revocation_time
       field populated. Update the api to return revocation_time_rfc3339
       as we do elsewhere and also the issuer id if it was revoked.
     - This will allow callers to associate a revoked cert with an issuer
    stevendpclark committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    ea8a415 View commit details
    Browse the repository at this point in the history
  2. Add cl

    stevendpclark committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    a867bfd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2246db9 View commit details
    Browse the repository at this point in the history