boulder icon indicating copy to clipboard operation
boulder copied to clipboard

Make certificateStatusMetadata and related functions less dangerous to change

Open beautifulentropy opened this issue 4 years ago • 0 comments

  • Make it a struct in SA
  • Use reflect to create a method that returns the fields in slice
  • Use the above method to validate that core.CertificateStatus is in the correct order(??)

beautifulentropy avatar Oct 19 '21 18:10 beautifulentropy