mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-28 14:11:10 +01:00
Minor comment update on cert_util
This commit is contained in:
parent
c96ed573ca
commit
207983f526
@ -219,7 +219,7 @@ func fetchCertBySerial(req *logical.Request, prefix, serial string) (*logical.St
|
||||
return certEntry, nil
|
||||
}
|
||||
|
||||
// No point checking these, no old/new style colons/hyphens
|
||||
// If legacyPath is unset, it's going to be a CA or CRL; return immediately
|
||||
if legacyPath == "" {
|
||||
return nil, nil
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user