mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-12-05 07:35:38 +00:00
Bump cfssl to 56268a6
This commit is contained in:
2
vendor/github.com/cloudflare/cfssl/ubiquity/ubiquity_platform.go
generated
vendored
2
vendor/github.com/cloudflare/cfssl/ubiquity/ubiquity_platform.go
generated
vendored
@@ -181,7 +181,7 @@ func UntrustedPlatforms(root *x509.Certificate) []string {
|
||||
return ret
|
||||
}
|
||||
|
||||
// CrossPlatformUbiquity returns a ubiquity score (persumably relecting the market share in percentage)
|
||||
// CrossPlatformUbiquity returns a ubiquity score (presumably relecting the market share in percentage)
|
||||
// based on whether the given chain can be verified with the different platforms' root certificate stores.
|
||||
func CrossPlatformUbiquity(chain []*x509.Certificate) int {
|
||||
// There is no root store info, every chain is equal weighted as 0.
|
||||
|
||||
Reference in New Issue
Block a user