Client certificate in Mendix studio returns error: keystore password was incorrect

0
  Hello,   I am using ClientCertficate for REST API call wher the client certificate setup in mendix studio as provided in the screen. I provided the correct key path and password for .pft file, when I run the application, it ends up in error saying “keystore password was incorrect” Can anyone help on this ?     Thanks iqbal
asked
2 answers
0

Hey iqbal,

 

If you want to use your local keystore, you need to set the correct CertificateClientUsages as well in your app settings:

 

See also: https://docs.mendix.com/howto/integration/use-a-client-certificate/

 

Note: a REST call only needs the domainname without the “https://”

Good luck!

answered
0

Hi Iqbal,

 

Have you done with this issue ?

I’m facing same problem, please help to solve this

 

 

Thanks,

Zacky

 

answered