MAC verification failed during PKCS12 import

Hi All,

 

I get the following error when I want to run the application locally in mac os operating system. How can i solve this error?

I use this command:

dotnet Terrasoft.WebHost.dll

I get this error : 

Unhandled exception. Interop+AppleCrypto+AppleCommonCryptoCryptographicException: MAC verification failed during PKCS12 import (wrong password?)

 

Like 0

Like

1 comments

Hello, 



This error seems not to be related to Creatio, but rather to the logic of how applications ran on Mac. 

It looks like you are using an incorrect certificate password or you are using a certificate not protected with a password at all.



Please find more information on this error here:

https://stackoverflow.com/questions/69686217/applecommoncryptocryptogra…;



Please also note that Creatio doesn't officially support macOS as for now.

System requirements for Creatio can be found here:

https:/academy.creatio.com/docs/user/on_site_deployment/system_requirements/server_side/server-side_system_requirements



Kind regards, 

Roman

Show all comments