KVK: certificate password

0
We use the KVK API to retrieve company info. Works fine locally, but when we try to upload the KVK certificate to the Mendix cloud, a password is requested. We do not have this password. Does anyone know what to do?   See: https://developers.kvk.nl/nl/documentation/install-tls-certificate And  https://marketplace.mendix.com/link/component/120182
asked
1 answers
2

Hi Maurice,

 

when importing locally it tells me it’s an authority. If you upload it in the cloud as authority as well, you won’t need a password to upload it. 

 

 

If you need to upload it as a client certificate, you’ll need to manually create a PFX file of which you can choose the password. I suggest using openSSL which works through windows CMD. 

 

 

answered