033530A1 Extended key usage input is not supplied

Explanation

The extended key usage structure x509_key_usages is NULL or the x509_key_purpose structure within x509_key_usages is NULL.

User response

Verify that x509_key_usages is not NULL and that x509_key_purpose is not NULL within x509_key_usages.