Skip to main content

Hi, we have a Tableau server which is currently being accessed by https://tableau-one.mydomain.com, we want to also have https://tableau-one.mydomain.io to access the same serve instance.

 

is there a way to achieve this, we are on a Ubuntu 22.04 server.

1 respuesta
  1. 9 ago 2023, 12:38

    Hi @Akshar Jamgaonkar​ ,

    How is this server accessed? Is it visible directly to the internet, or is it behind a reverse proxy/load balancer?

    If it is visible directly, you need to create a ssl certificate with both domains in SAN information and use that on the server. If it is not visible, then you need to setup this ssl certificate on the proxy/load balancer used.

    After that you need to point the .io URL to the same server as well.

0/9000