Dedicated IP webapp with multiple ports
Question:
How does a dedicated IP webapp with multiple ports work ?
Answer:
- If multiple ports are configured and the app is configured for SSL, only port 443 will use SSL. All other ports will just be http.
- If the app is configured so that the "internal server requires SSL", all ports to the internal server will be SSL
- If the app is configured so that the "internal server requires SSL" is disabled, if port 443 is in the list of ports, it is assumed to be SSL and all the other ports are just http.
Can't find the KB
Unable to find the KB to address your issue ?
Recent Articles
Change Reset Password Button Text
Change the text of the "Reset Password" button on the UW Login Page How to change the text of the Reset Password button on the Login Page. Login to webNetwork and open webAdmin on your Relay Central Server Expand Customization Center Expand Tenants ...
Remove Reset Password Button From Login Page
Remove the Reset Password Button from the Login Page How to remove the Reset Password button from the Unified Workspace login page. Login to webNetwork and open webAdmin on your Relay Central Server Expand Customization Center Expand Tenants Expand ...
Lenovo Unified Workspace End-of-Life Questions and Answers
As of January 31st 2024, Lenovo Unified Workspace (formerly Stoneware WebNetwork) is no longer supported. This means that we no longer provide licenses, downloads, updates, patches, or technical assistance for this product. If you have any questions ...
How do I determine my Unified Workspace license expiration date?
The best method for determining the licensing information including the expiration date of your Unified Workspace license: Login to your 8090 management console on each server This may take remoting into each LUW server and relay, opening a browser, ...
Lenovo Unified Workspace 7.0.2.13 Released
Highlights of Unified Workspace 7.0.2.13 Before you install: Please view the installation notes here. 7.0.2.13 requires a 7.0 license file. Below is a list of enhancements and fixes released in Unified Workspace 7.0.2.13 Fixed external storage ...
Related Articles
Create multiple links for one webapp.
How can I make more than one link to a webApp and have it launch a different startup URL. Create your host object and http(s) virtual webApp and get it working for one startup URL. When editing the webApp object, make a note of the webApp DN. This is ...
How to setup Analytics in dedicated SQL
Problem: Need to move Analytics database to a dedicated SQL server. It is highly recommended you move this database to a separate dedicated SQL server on any production installations. Cause: The included Hypersonic SQL (HSQL) is not designed for ...
What ports does UW/webNetwork use by default ?
Have a relay in the DMZ and need to know what ports on the firewall need to be opened. 80 - TCP - Relay Port - Client > Relay 443 - TCP - Relay Port - Client > Relay 1099 - TCP - RMI port - Loader <> Relay 3390 - TCP - Proxy port (If using Proxy ...
IP Address change on Unified Workspace server
Issue: My IP numbers need to change for Unified Workspace servers. Solution(s): Depending on server configuration, you'll need to do the following. If you have a Relay and that server needs the IP address changed then you will need to : Test ...
Bind to specific ip address instead of all addresses
How do I tell Stoneware to bind its services to a specific IP address? I’d like public ports (80, 443) to bind to a specific address on the machine, and administrative ports (8090, etc) There are a few areas where you will want to hard code it. ...