Skip to content

Under Construction

simple blog that hopefully will be constantly under construction in regards to new posts ;-)

Menu
  • Home
  • Blog
    • Homelab
    • VMware
      • vSphere
      • NSX
      • VCF
  • About me
  • Impressum
  • Datenschutzerklärung
Menu

connect your HTTP Offline Depot to VCF Installer 9.1

Posted on 13. May 202613. May 2026 by Oliver Lis

By default the VCF-Installer only supports https requests. But certs are a pain in a homelab so i downgrade my vcf-installer to support http 🙂

william lam alread described that for 9.0:

https://williamlam.com/2025/06/using-http-with-vcf-9-0-installer-for-offline-depot.html

and we are now going to do the same for 9.1

connect to your vcf-installer via ssh as vcf and then su to root:

then make sure the appropriate file is changeable or rather not read-only:

root@vcf-installer [ / ]# chmod 755 /opt/vmware/vcf/lcm/lcm-app/conf/application-prod.properties

and then edit the file with:

vi /opt/vmware/vcf/lcm/lcm-app/conf/application-prod.properties

Add the following line by pressing “i” for insert mode (so search for a free space in your config before entering “i”) and add:

lcm.depot.adapter.httpsEnabled=false

to write into the file simply enter

:wq ENTER

the file will be written and you quit vi.

and we’re good:

Now we can select the packages we want and start the download while seeing the progress:

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

  • LinkedIn
Author Card
William

Virtualization Consultant at ITQ


Primary focus relies on VCF and its components and trough the time some knowledge with Windows Servers, Networking/Gateways/Firewalls and Storage Systems, Backup aswell as different Hyperscalers has been gathered.


Certifications

Recent Posts

  • Deploy a new VCF 9.1 Fleet – Day 0
  • connect your HTTP Offline Depot to VCF Installer 9.1
  • Register your VCF Offline Depot with the VCF Business Console and download the Binaries
  • Prechecks of your worst vCenter to be imported into VCF9
  • VCF9 – Migrate ESXi Host Management vmknic(s) to vSphere Distributed Switch fails on nested ESX Hosts

About This Site

This may be a good place to introduce yourself and your site or include some credits.

Categories

  • Blog
  • Broadcom
  • Homelab
  • ITQ
  • Uncategorized
  • VCF
  • VCF9
  • VMware
  • vSphere
©2026 Under Construction | Built using WordPress and Responsive Blogily theme by Superb