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

Improve PKCS7 test suite #423

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

wneessen
Copy link
Owner

TBD

Introduce a function to locate the OpenSSL binary and use it in a new test case to verify S/MIME-signed messages. The test writes a signed message to a temporary file and uses OpenSSL to confirm its validity. This enhances test coverage for S/MIME signing functionality.
@wneessen wneessen linked an issue Jan 23, 2025 that may be closed by this pull request
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.

Add test coverage for newly added PKCS7 code.
1 participant