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

CMS (PKCS#7) -sign not generating any output #110

Open
baileyje opened this issue Apr 25, 2024 · 0 comments
Open

CMS (PKCS#7) -sign not generating any output #110

baileyje opened this issue Apr 25, 2024 · 0 comments

Comments

@baileyje
Copy link

I am attempting to create a CMS message using the TPM2 provider. I am executing the following:

echo "test" | sudo openssl cms -binary -sign -signer ident.crt -inkey ident.key -keyform pem -outform pem -nodetach -provider tpm2 -provider default

The command succeeds with a successful return code, but no output is created. We use this command all the time with the default provider and I have confirmed it with a non TPM backed key.

Any ideas?

OpenSSL - 3.0.2
tpm2-openssl - 1.2.0-1build2
OS - Ubuntu

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

No branches or pull requests

1 participant