This knowledge base (KB) article provides an automated process for configuring a proxy on the VMSP
VMware Cloud Foundation 9.1
VCF Automation 9.1
SDDC Manager 9.1
VCF Management Services:
vmsp-utility.py script Build > Lifecyle > VCF Management > Components > VCF Services Runtimevmsp-utility script to the Control Plane node's /home/vmware-system-user/ directory./home/vmware-system-user/ directory.vmware-system-user (If password unknown follow steps in, "Resetting the vmware-system-user password for VMware Cloud Foundation Services Runtime")sudo -i
root@####### [ /home/vmware-system-user ]# python vmsp-utility.py
══════════════════════════════════════════════════════════════════
VCF Management Service Utility
══════════════════════════════════════════════════════════════════
Please ensure script is running on a Controller node
vmware-system-user SSH password is required
KUBECONFIG already set to /etc/kubernetes/admin.conf
Resolving Node Host...
NODE_HOST detected: https://###.###.###.###:5480
Resolving VSP FQDN...
VSP FQDN detected: ###.###.###
Please enter the SSH password for vmware-system-user:
Successfully generated token!
Authenticating to VSP ([email protected])...
VSP token generated.
VSP component ID: ########-####-####-####-############
1. Show proxy configuration
2. Configure proxy
3. Remove proxy
4. Add certificates into truststore
5. List certificates in truststore
6. Quit
Select one of the following options: 2
─── Configure Proxy on Software Depot ───
Proxy Host/Name:
VCF Automation:
vmsp-utility.py script vmsp-utility.py script to the VCF Automation FQDN's /home/vmware-system-user directorysudo -iroot@vcfa-runtime-#### [ ~ ]# python vmsp-utility.py
══════════════════════════════════════════════════════════════════
VCF Management Service Utility
══════════════════════════════════════════════════════════════════
Please ensure script is running on a Controller node
vmware-system-user SSH password is required
KUBECONFIG already set to /etc/kubernetes/admin.conf
Resolving Node Host...
NODE_HOST detected: https://###.###.###.###:5480
Resolving VSP FQDN...
VSP FQDN detected: ###-####-###-###
Please enter the SSH password for vmware-system-user:
Successfully generated token!
Authenticating to VSP ([email protected])...
VSP token generated.
VSP component ID: ########-####-####-####-############
1. Show proxy configuration
2. Configure proxy
3. Remove proxy
4. Add certificates into truststore
5. List certificates in truststore
6. Quit