A new Flexera Community experience is coming on November 25th. Click here for more information.
Hi All,
Have 1 basic question. Once we install the beacon, by default IIS will be on port 80. If we want to convert to 443 and also if certificate has to be used then can i know the process of it? if it the TLS config or something else.
‎May 26, 2022 11:29 AM
The connection from the Beacon to Flexera One is ALWAYS using HTTPS:443 and TLS 1.2
IIS is used on the beacon for the internal connection in your environment between the Flexera Agent and the Beacon. By default this is Port 80. If you want the traffic between the Flexera Agent and a Beacon to be HTTPS, then you will need to support a commercial certificate, register that with IIS and then use that certificate for agent communication.
‎May 26, 2022 12:01 PM
The connection from the Beacon to Flexera One is ALWAYS using HTTPS:443 and TLS 1.2
IIS is used on the beacon for the internal connection in your environment between the Flexera Agent and the Beacon. By default this is Port 80. If you want the traffic between the Flexera Agent and a Beacon to be HTTPS, then you will need to support a commercial certificate, register that with IIS and then use that certificate for agent communication.
‎May 26, 2022 12:01 PM
Here is a page that discusses how to configure SSL on IIS: https://docs.microsoft.com/en-us/iis/manage/configuring-security/how-to-set-up-ssl-on-iis
‎May 26, 2022 07:11 PM