Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove SHA1 for certs in prep for Go 1.18 #16455

Merged
merged 4 commits into from Jul 28, 2022
Merged

Remove SHA1 for certs in prep for Go 1.18 #16455

merged 4 commits into from Jul 28, 2022

Commits on Jul 26, 2022

  1. 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
    Christopher Swenson committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    e7ba23c View commit details
    Browse the repository at this point in the history
  2. Add changelog

    Christopher Swenson committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    5950b89 View commit details
    Browse the repository at this point in the history
  3. Update comment about DSA1024

    Christopher Swenson committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    3be7a8e View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. Update builtin/credential/aws/pkcs7/sign_test.go

    Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>
    swenson and tvoran committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    cd3c89b View commit details
    Browse the repository at this point in the history