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

Switch PKCS#12 library to software.sslmate.com/src/go-pkcs12 #31

Merged
merged 1 commit into from
Feb 13, 2024

Conversation

NicklasWallgren
Copy link
Collaborator

This PR replaces x/crypto with sslmate's drop-in replacement.

Sslmate has support for SHA256 HMAC which is the default hash function for PKCS#12 bundles with newer versions of OpenSSL/LibreSSL.

Related:
golang/go#62375
hashicorp/terraform-provider-azurerm#19374

@NicklasWallgren NicklasWallgren self-assigned this Feb 11, 2024
@NicklasWallgren NicklasWallgren merged commit a0955f1 into master Feb 13, 2024
10 checks passed
@NicklasWallgren NicklasWallgren deleted the chore/switch-pkc12-library branch February 17, 2024 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant