parallaxsecond / parsec-openssl-provider

Parsec OpenSSL Provider
Apache License 2.0
1 stars 1 forks source link

Extend and test keymgmt validate functionality #29

Closed tgonzalezorlandoarm closed 5 months ago

tgonzalezorlandoarm commented 5 months ago

Unit test: Add tests for keymgmt_validate

Check that the validation fails with an incorrect key name and that it suceeds with a correct key name.

keymgmt: Data validation - Check key presence

When validating keydata, check that the referred to key is indeed stored in the provider.