Create an HTTPS binding for your site
For secure communications, HTTPS binding is recommended.
Prerequisites
- Configure certificates on thePanelView™Plus 7 orPanelView Plus 6terminal and the client computers.For more information about setting up a server certificate for a Windows Embedded CE web server, seeMicrosoftdocumentation: How to Set Up a Server Certificate for a Windows Embedded CE Web Server.For more information about setting up a server certificate for aPanelView Plus 7 PerformanceSeries B terminal, seePanelView Plus 7 PerformanceTerminals User Manual (publication 2711P-UM008).
- If there is no user account in theUser Account Manageron thePanelView Plus 7orPanelView Plus 6terminal, add a user account.
To create an HTTPS binding
- Start a web browser and in the browser'sAddressbar, enter the following URL, replacingcomputer_name_or_ip_addresswith the hostname or IP address of thePanelView Plus 7orPanelView Plus 6terminal:http://computer_name_or_ip_address/WebAdmin
- In theEnter Network Passworddialog box, enter the user name and password specified in theUser Account Managerdialog box, and pressOK.
- On theWeb Server Configurationpage, click theModifybutton afterDefault Web site.
- ClickConfigure the virtual directories on this Web site.
- On theVirtual Directory Configurationpage:
- Scroll down to/ftvp/and clickModify. On the/ftvp/Configurationpage, in theSSL Configurationsection, select theSSL Requiredcheckbox and pressUpdate.
- (optional) Scroll down to/WebAdmin/and clickModify. On the/WebAdmin/Configurationpage, in theSSL Configurationsection, select theSSL Requiredcheckbox and pressUpdate.IMPORTANT:Before enabling SSL on the/WebAdmin/Configurationpage, you must configure certificates on the terminal. If you didn't configure certificates, you will not be able to open theWeb Server Configurationpage.Self-signed certificates are not supported by this system. Use a certificate issued by a recognized Certificate Authority (CA) within your organization, or obtain one from a trusted commercial CA.
- Go toSSL Configurationpage:
- Select theEnable SSLcheckbox.
- In theServer Certificate Subject Linebox, enter the common name specified in the certificate.
- PressUpdate.
- PressRestart Web Serverto apply the changes.
After creating an HTTPS binding for your site, enter the following URL to connect to the web application, replacing
computer_name_or_ip_address
with the common name specified in the certificate:https://computer_name_or_ip_address/FTVP
Provide Feedback