Inject a custom SSL certificate into Momindum Maker
Here is the procedure to follow to add your company's SSL certificate:
1 - Press the Windows key to open the search field and type "cmd"
2 - Right click on "Command Prompt" and Run as administrator
3 - Execute the following command in the command prompt window:
The text in red must be changed to the path leading to your company's certificate that you retrieved from your workstation.
"C:\Program Files (x86)\Momindum Maker\jre\bin\keytool.exe" -import -file "C:\xxx\yy\zzz\your-certificate.ca" -keystore "C:\Program Files (x86)\Momindum Maker\jre\lib\security\cacerts" -storepass changeit