Skip to content

Conversation

@WashingtonKK
Copy link
Contributor

What type of PR is this?

What does this do?

Which issue(s) does this PR fix/relate to?

Have you included tests for your changes?

Did you document any new/modified features?

Notes


entityID, err := s.repo.GetEntityIDBySerial(ctx, serialNumber)
if err == nil {
if err := s.repo.SaveCertEntityMapping(ctx, newCert.SerialNumber, entityID); err != nil {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

renew should have the same serial number

@SammyOina
Copy link
Contributor

repurpose to remove renew endpoint

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants