Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| vendors:cisco:uc:ucce:tomcat_shutdown_port [2020/03/04 09:46] – gerardorourke | vendors:cisco:uc:ucce:tomcat_shutdown_port [2020/03/04 12:13] (current) – gerardorourke | ||
|---|---|---|---|
| Line 17: | Line 17: | ||
| *If the shutdown port is not disabled, a strong password should be configured for shutdown. | *If the shutdown port is not disabled, a strong password should be configured for shutdown. | ||
| - | So let's try that!, i.e. disable the tomcat shutdown port as recommended by the tomcat security guide. | + | It should be noted that Tomcat only listens to this port on the loopback address - 127.0.0.1: |
| However if you do disable port in the config file: C: | However if you do disable port in the config file: C: | ||
| Line 24: | Line 24: | ||
| You will get then get the following error when viewing the SETUP web page:\\ | You will get then get the following error when viewing the SETUP web page:\\ | ||
| {{: | {{: | ||
| + | And the error in the websetup logs is as follows: | ||
| + | < | ||
| You will notice that when if you run the **SSL Encryption Utility** as recommended above - you will see the following error:\\ | You will notice that when if you run the **SSL Encryption Utility** as recommended above - you will see the following error:\\ | ||
| Line 34: | Line 36: | ||
| <wrap hi>If you make the SAME change and set the shutdown port set to " | <wrap hi>If you make the SAME change and set the shutdown port set to " | ||
| + | Note: This change should also be done to the CVP Servers.\\ | ||
| + | They only require their CallServer Tomcat config file to be changed (set to " | ||
| + | The CVP Call Server Tomcat config file is located: C: | ||