Skip to content

Add test to check OSSL_PROVIDER_load_ex() workd properly #513

Open
@simo5

Description

@simo5

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions