mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-29 12:49:55 +00:00
Bump cfssl to 56268a6
This commit is contained in:
2
vendor/github.com/cloudflare/cfssl/api/revoke/revoke.go
generated
vendored
2
vendor/github.com/cloudflare/cfssl/api/revoke/revoke.go
generated
vendored
@@ -113,7 +113,7 @@ func (h *Handler) Handle(w http.ResponseWriter, r *http.Request) error {
|
||||
return err
|
||||
}
|
||||
|
||||
// We parse the OCSP repsonse in order to get the next
|
||||
// We parse the OCSP response in order to get the next
|
||||
// update time/expiry time
|
||||
ocspParsed, err := stdocsp.ParseResponse(ocspResponse, nil)
|
||||
if err != nil {
|
||||
|
||||
Reference in New Issue
Block a user