Deprecate CertRevocationResult.ServerResults
and replace it with CertRevocationResult.OCSPResults
#222
Labels
enhancement
New feature or request
Milestone
What is not working as expected?
Since we will introduce CRL in
CertRevocationResult
to differentiate betweenCRLResults
andOCSPResults
, we may need to deprecateServerResults
to make it clearer.This suggestion was originally mentioned here: https://github.com/notaryproject/notation-core-go/pull/214/files#r1721280510
What did you expect to happen?
No
How can we reproduce it?
No
Describe your environment
source code
What is the version of your notation-core-go Library?
v1.1.0-rc.1
The text was updated successfully, but these errors were encountered: