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

Do not enforce pin on pkcs11 kms #426

Merged
merged 2 commits into from
Feb 15, 2024
Merged

Do not enforce pin on pkcs11 kms #426

merged 2 commits into from
Feb 15, 2024

Conversation

maraino
Copy link
Contributor

@maraino maraino commented Feb 14, 2024

This commit removes the enforcement of a pin when a pkcs11 kms is initialized. Some soft pkcs11 implementations, like NSS's soft token, have an empty pin by default.

This commit removes the enforcement of a pin when a pkcs11 kms is
initialized. Some soft pkcs11 implementations, like NSS's softtokn, have
an empty pin by default.
kms/pkcs11/pkcs11.go Outdated Show resolved Hide resolved
Co-authored-by: Herman Slatman <hslatman@users.noreply.github.com>
@maraino maraino merged commit a5a6b99 into master Feb 15, 2024
10 checks passed
@maraino maraino deleted the mariano/no-pin branch February 15, 2024 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants