- Copy certificate from Mac's
Keychain AccesstoDownloadsfolder - For WebStorm:
cd /Applications/WebStorm.app/Contents/jbr/Contents/Home/lib/security
- For GoLand:
cd /Applications/GoLand.app/Contents/jbr/Contents/Home/lib/security
../../bin/keytool -keystore cacerts -importcert -alias Zscaler -file ~/Downloads/Zscaler\ Root\ CA.cer- Password is
changeit - Type
yes
All KMC releases can be found on github @ https://github.com/kaltura/kmc/releases
- SSH into your Kaltura CE installation
cd /opt/kaltura/web/flash/kmcwget https://github.com/kaltura/kmc/releases/download/v5.39.3/v5.39.3.zip(replace 5.39.3 with the desired version)unzip v5.39.3.zip(replace 5.39.3 with the desired version)cd /opt/kaltura/web/flash/kmc/v5.39.3(replace 5.39.3 with the desired version)- Install uiconfs required by KMC:
php /opt/kaltura/app/deployment/uiconf/deploy_v2.php --ini=config.ini - Edit
/opt/kaltura/app/configurations/base.ini