Configuring the Web Server Secure Connection (HTTPS)
The Web Server can be configured to allow a secure connection with the EOM and ETS Servers. This configuration can be applied when using DSR-based Security.
Note
The following steps are required only if using HTTPS. For more information, refer to Configuring a Secure Connection (HTTPS) when Using DSR Security.
This task uses the following file.
File name | Location |
---|---|
web.config | C:\inetpub\wwwroot\NCRRetailOne |
To configure a secure connection on the Web Server, follow these steps:
- Obtain a valid SSL certificate and import it to the Internet Information Services (IIS) Manager.
- Bind the certificate in the IIS Manager.Note
Make sure to select https from the Type field.
- Add the SSL certificate as trusted in Microsoft Management Console (MMC).
- Open the web.config file.
- Locate the forceHTTPS attribute under the appSettings element and edit the value to true.
- Run iisreset from the Command Prompt window.
- Access the following URL to verify the secure connection: https://localhost/NCRRetailOne