How To Enable SSL / HTTPS
  • 17 Jan 2019
  • 1 Minute to read
  • Dark
    Light
  • PDF

How To Enable SSL / HTTPS

  • Dark
    Light
  • PDF

Article Summary

Steps To Enable SSL / HTTPS For BizTalk360

In order to deploy BizTalk360 on HTTPS, your IIS must be enabled for HTTPS/SSL. The below links explain how to setup SSL on IIS 6/7. Please consult your IIS administrator before changing anything in your IIS, as it may affect other critical sites running on that IIS.

IIS 7: http://www.iis.net/learn/manage/configuring-security/how-to-set-up-ssl-on-iis

Once you have setup SSL on your IIS, you will need to enable HTTPS for BizTalk360. Follow the steps as shown below:

  1. Open Web.config from \Kovai Ltd\BizTalk360\Web
  2. Change security mode for basicHttpBinding (refer screenshot below)
  3. Change security mode for webHttpBinding (refer screenshot below)
  4. Enable HTTPS for serviceMetaData (refer screenshot below)
  5. The above steps will disable HTTP and enable HTTPS for BizTalk360. Depending on you IIS version and setup, you may need to reset IIS or recycle AppPool. Please consult your IIS administrator for more information.

What & Where To Change In Web.config
image.png

Once after the change
image.png

Note: If you want to remove the default port (Port:80), but want to keep the custom port (Port:443), during the installation keeping the http(80), a registry key will consider the port 80 and the upgrade will fail because the custom port (Port:443) cannot be found.

To avoid this conflict, while changing the new website port 80 to 443, you need to update the same in the registry as well.

Go to -> HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\BizTalk360\Properties
image.png

image.png


Was this article helpful?

ESC

Eddy, a super-smart generative AI, opening up ways to have tailored queries and responses