If you want to run the Artica Web console on the 443 port and use an official certificate (Let’s encrypt for example):
If your Web console listens the 443 port, be careful if you using the Web service “NgInx”, you should encounter a port conflict issue.
If is the case, to use the two services on the same port you must have to networks interfaces in order to bind each service to the specific interface.
Another way is to let the 9000 port open on the Web console and use the reverse-proxy feature in order to redirect the Web console requests to the loop back interface on the 9000 port.