Former user
Mar 31, 2023
May 31, 2023
...
After having configured the properties, this section:
# Http url to platform, e.g http://localhost:9000 if [ -z "${MZ_PLATFORM+x}" ]; then MZ_PLATFORM="http://localhost:9000" export MZ_PLATFORM
In the $MZ_HOME/bin/mzsh file needs to be updated to state https instead of http for both the Platform and the ECs.
$MZ_HOME/bin/mzsh
https
http