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

Add test to check OSSL_PROVIDER_load_ex() workd properly #513

Open
simo5 opened this issue Jan 22, 2025 · 0 comments
Open

Add test to check OSSL_PROVIDER_load_ex() workd properly #513

simo5 opened this issue Jan 22, 2025 · 0 comments
Labels
enhancement New feature or request tests

Comments

@simo5
Copy link
Member

simo5 commented Jan 22, 2025

Describe the feature
OSSL_PROVIDER_load_ex() was added to OpenSSL as a way to give configuration options to a provider that is dynamically loaded by an application w/o an openssl.cnf snippet.

Expected behavior
We should test that pkcs11-provider can be loaded and work with all of the config passed in as params passed to OSSL_PROVIDER_load_ex() and nothing in the openssl.nf file

Additional context
The CI should carry this test

@simo5 simo5 added enhancement New feature or request tests labels Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request tests
Projects
None yet
Development

No branches or pull requests

1 participant