Client certificate not found, I am sure it is on the right place

0
On my development laptop I can use a client certificate With startup I get the following warning in my console. Unknown configuration setting 'ClientCertificateUsages ' with value  'Map(Webservices.Extern -> c:\temp\client.pfx)' I am using Modeller 7.23.6. I followed this document : https://docs.mendix.com/howto7/integration/use-a-client-certificate for the settings. Created ClientCertificates, ClientCertificatePasswords and ClientCertificateUsages  On the cloud, the same certificate works great. Anyone any idea how to solve this on my local enviroment??
asked
1 answers
1

Since ClientCertificateUsages is optional did you try that? Because unless you have multiple certificates for multiple services you do not need this to be filled.

Otherwise give the full line including brackets and backslashes on what you filled in there.

Regards,

Ronald

 

answered