Change the default HTTPS port
When you create a self-signed certificate for using FactoryTalk Updater in a browser, the default HTTPS port number is 60129.
- To configure a Windows firewall rule for the self-defined port:
- On the FactoryTalk Updater server computer, in the Start menu, openWindows Firewall With Advanced Security.
- Right-clickInbound Rulesand selectNew Rule.
- In theNew Inbound Rule Wizarddialog bpx, selectPort, and then selectNext.
- In theStepsmenu, selectTCP Protocol and Ports.
- SelectSpecific local portsand enter a self-defined port number, such as50000. SelectNext.
- In theStepsmenu, selectName.
- In theNamebox, enter a name for the new inbound rule, such asFTUpdater Web Client Site New Port, and selectFinish.
- To change the port for the default website to the self-defined port in the IIS Manager application:
- On the FactoryTalk Updater server computer, open the Internet Information Services (IIS) Manager application.
- SelectServer Certificates.
- In theConnections list, underSites, right click the UpdaterWebServer certificate and select Edit Bindings.
- In theSite Bindingsdialog box, select the https binding item and selectEdit.
- In theEdit Site Bindingdialog box, in thePortbox, enter the self-defined port number and selectOK.
- In theConnections list, underSites, right-clickUpdaterWebServer certificate, and select .You can use the self-defined port number to open the FactoryTalk Updater application in a browser. For example:https://server-computer-name:50000For server-computer-name, you can insert the IP address or the computer name for your FactoryTalk Updater server.
Provide Feedback