To configure ProcessMap for HTTPS, do the following:


  • in web.config, change the processMapEditorBasePath to use HTTPS instead of HTTP. Remember to also change the port in the URL, if defined.
  • Make sure the EPiServer siteUrl configuration is set to HTTPS as well. This configuration is found in episerver.config (or, in newver EPiServer 7.5 versions, through the administration interface on the site; administration/config/Manage websites)


While processMapEditorBasePath is used to fetch the ProcessMap client, the siteUrl configuration is used when constructing the URL to ProcessMap service.