mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-08 12:21:42 +01:00
* Add digest OID to PKCS7/SCEP digest failure logs - To help debugging in the future without requiring a full packet capture lets add the digest oid that we used to select the hashing algorithm that led to the digmest mismatch * Add cl * Fix type in CL header
4 lines
106 B
Plaintext
4 lines
106 B
Plaintext
```release-note:improvement
|
|
secrets/pki: Add the digest OID when logging SCEP digest mismatch errors.
|
|
```
|