Create a self-signed SSL/TLS certificate
To open the FactoryTalk Updater application in a browser you must use Transport Layer Security (TLS) 1.2 or later. Rockwell Automation recommends using a certificate signed by a certification authority (CA). However, you can create a self-signed certificate on the FactoryTalk Updater server.
- Follow these steps to create a self-signed certificate:
- On the FactoryTalk Updater server computer, open the Internet Information Services (IIS) Manager application.
- Select Server Certificates.
- In theServer Certificateswindow, right click and select Create Self-Signed Certificate.
- Enter a name for the certificate, such as UpdaterWebServer, and select OK. The certificate is added to the Server Certificates list.
- In the Connections list, right click the UpdaterWebServer certificate and select Edit Bindings.
- In the Site Bindings dialog, select the https binding and select Edit.
- In the Edit Site Binding dialog, in the SSL certificate menu, select the certificate and select OK.
- In the Connections list, right click the certificate and select Manage Website > Restart.
- Follow these steps to export the certificate and import it on the computer from which users will open FactoryTalk Updater in a browser:
- On the FactoryTalk Updater server computer, open the Internet Information Services (IIS) Manager application.
- Select Server Certificates.
- In the Server Certificates window, right click the new certificate and select Export.
- In the Export Certificate dialog, select to select the destination for the certificate file. Select a file location on the computer from which users will open the FactoryTalk Updater application in a browser.
- Enter a file name, such as UpdaterWebServerCert.
- Enter and confirm a password for the certificate and select OK.
- On the destination computer, double-click the certificate file to open the Certificate Import Wizard.
- For Store Location, select Local Machine and select Next.
- Verify that the certificate file name appears in the File name box and select Next.
- Enter the password that you set for the certificate and select Next.
- Select Place all certificates in the following store and select Browse to open the Select Certificate Store dialog.
- Select the Trusted Root Certification Authorities folder and select OK.
- Select Next.
- Select Finish.
Provide Feedback