When accessing the vCenter VAMI interface at http://vcenter.name.com:5480, the option to configure an HTTPS proxy is missing.
This issue occurs because the HTTPS_PROXY setting is commented out in the /etc/sysconfig/proxy file.
To enable the HTTPS proxy option in the VAMI interface, follow these steps:
SSH into the vCenter Server.
Open the proxy configuration file with a text editor:
Locate the following line:
Remove the # to uncomment the line and set your desired HTTPS proxy value if necessary:
Save and close the file.
Refresh the VAMI page and verify that the HTTPS proxy option is now available.