I am generating exporting some pkcs#12 files for testing purposes. These files are not being used in production and only exist temporary during automated testing.
I
Faced same issue when needed to convert certificate for openconnect
openconnect
Needed additional step to make it without password
openssl rsa -in private.key -out private.nopwd.key