<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									Add vCenter Server SSL alias hostnames or short name configuration - VMware vSphere help				            </title>
            <link>https://www.virtualizationhowto.com/community/vmware-vsphere-help/add-vcenter-server-ssl-alias-hostnames-or-short-name-configuration/</link>
            <description>Virtualization Howto Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Wed, 22 Apr 2026 17:27:30 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>Add vCenter Server SSL alias hostnames or short name configuration</title>
                        <link>https://www.virtualizationhowto.com/community/vmware-vsphere-help/add-vcenter-server-ssl-alias-hostnames-or-short-name-configuration/#post-1075</link>
                        <pubDate>Thu, 19 Dec 2024 19:15:44 +0000</pubDate>
                        <description><![CDATA[If you need to add SSL hostnames to vCenter or have it work as a different hostname than when you installed vCenter, you can take advantage of a configuration file called webclient.propertie...]]></description>
                        <content:encoded><![CDATA[<p>If you need to add SSL hostnames to vCenter or have it work as a different hostname than when you installed vCenter, you can take advantage of a configuration file called <strong>webclient.properties</strong>. Before we begin. Take a backup of this file.</p>
<p>Stop your vCenter UI service:</p>
<pre contenteditable="false">service-control --stop vsphere-ui</pre>
<p>Then open the file located at <strong>/etc/vmware/vsphere-ui/webclient.properties</strong> and look for this line. Uncomment it and place your alias after the equals sign. Then save it.</p>
<pre contenteditable="false">sso.serviceprovider.alias.whitelist=&lt;your fqdn or shor hostname&gt;</pre>
<p>After saving the file, start your vsphere-ui service back up:</p>
<pre contenteditable="false">service-control --start vsphere-ui</pre>
<p>Make sure you have your DNS configured to point this new hostname to your vCenter IP address or a proxy that is sitting in front of it that is handling SSL termination.</p>
<p><strong>Troubleshooting</strong></p>
<p>If the service doesn't start, make sure <strong>vsphere-ui</strong> is the owner of the webclient.properties file. As a side note, I was able to put vCenter Server behind a Traefik proxy for SSL certificates in front of vCenter using this method.</p>
<p> </p>
<p> </p>
<p> </p>]]></content:encoded>
						                            <category domain="https://www.virtualizationhowto.com/community/vmware-vsphere-help/">VMware vSphere help</category>                        <dc:creator>Brandon Lee</dc:creator>
                        <guid isPermaLink="true">https://www.virtualizationhowto.com/community/vmware-vsphere-help/add-vcenter-server-ssl-alias-hostnames-or-short-name-configuration/#post-1075</guid>
                    </item>
							        </channel>
        </rss>
		