b04d6e6720
Remove SHA1 for certs in prep for Go 1.18 * Remove certs with SHA1 from tests * Use default SHA-256 with PKCS7 in AWS * Update SHA1 deprecation note Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>
4 lines
110 B
Plaintext
4 lines
110 B
Plaintext
```release-note:improvement
|
|
auth/aws: PKCS7 signatures will now use SHA256 by default in prep for Go 1.18
|
|
```
|