WilliamLam.com

  • About
    • About
    • Privacy
  • VMware Cloud Foundation
    • VMware Cloud Foundation 9.1
    • VMware Cloud Foundation 9.0
  • VKS
  • Homelab
    • Hardware Options
    • Hardware Reviews
    • Lab Deployment Scripts
    • Nested Virtualization
    • Homelab Podcasts
  • VMware Nostalgia
  • Apple

Using VCF Download Tool (VCFDT) with a Kerberos-Authenticated HTTPS Proxy

09.21.2026 by William Lam // Leave a Comment

While modern authentication protocols like OAuth 2.0 and mTLS are the de-facto standard these days, Kerberos-based (GSS-API/SPNEGO) authentication is still commonly used within many enterprise organizations. The challenge is that many modern applications and development frameworks do not natively support Kerberos authentication or provide libraries that make integration straightforward, which can make supporting these environments difficult.

The VCF Download Tool (VCFDT) is one such example. While it supports connecting to an HTTPS proxy with basic authentication, it does not natively support Kerberos authentication. This is where Px can help by acting as an intermediary running locally on the same system as VCFDT, enabling it to connect through a Kerberos-authenticated HTTPS proxy.

Here is a quick visual (thanks to ChatGPT) that demonstrates the connection flow from the client system (client.vcf.lab) running VCFDT, which uses an authenticated keytab from the Kerberos server (kdc.vcf.lab) to authenticate with the proxy server (proxy.vcf.lab). Once authenticated, VCFDT can connect to broadcom.com through the proxy to download the required software binaries and metadata.

[Read more...]

Categories // VMware Cloud Foundation Tags // VCF 9.1

VCF 9.1.1 - Connecting Pi Coding Agent to VCF Private AI Services (PAIS)

09.17.2026 by William Lam // Leave a Comment

If you have used Claude Code, Cursor, or OpenAI Codex, you have already experienced Agentic AI, whether it is coding an application, creating a quick script, or debugging an issue. The use cases are infinite, and like many, you can easily burn through your token quota when using the latest state-of-the-art Frontier AI models, which are simply amazing!

While spending some time playing with our latest VCF Private AI Services (PAIS) release (here and here), I have also been trading notes with colleagues doing something similar but rolling their own local AI stack using just vSphere Kubernetes Service (VKS) running on VMware Cloud Foundation (VCF) 9.1.1. Through those conversations, I came to learn about Pi, not the number, but a lightweight coding agent and agent harness that can connect to a number of AI model providers, including those providing an OpenAI-compatible endpoint.

Since VCF PAIS provides an OpenAI-compatible endpoint that can serve one or more AI models, you can now have your own Agentic AI using Pi running within your on-premises environment using various open weight models! 😎

[Read more...]

Categories // VMware Cloud Foundation Tags // VCF 9.1.1

Quick Tip - Automating vDefend Security Services Platform (SSP) 5.2.0 Installer OVA Deployment

09.16.2026 by William Lam // Leave a Comment

Given the current security threats from Frontier AI, vDefend Security Services Platform (SSP) was top of mind for many attendees at the recent VMware Explore 2026. Since it had been some time since I last deployed an earlier version of SSP, I wanted to get some hands-on time with the latest release, which of course also meant writing, or rather prompting AI to write, some deployment automation. 😄

vDefend SSP 5.2 is currently the latest release, and I created a PowerCLI script called deploy_vdefend_security_services_platform.ps1 that makes it super easy to automate the deployment of the SSP Installer OVA. To use the script, simply update the variables with the values for your environment and run the script to perform the deployment.

Categories // vDefend Security Services Platform, VMware Cloud Foundation Tags // VCF 9.1.1

  • 1
  • 2
  • 3
  • …
  • 625
  • Next Page »

Search

Thank Author

Author

William is Distinguished Platform Engineering Architect in the VMware Cloud Foundation (VCF) Division at Broadcom. His primary focus is helping customers and partners build, run and operate a modern Private Cloud using the VMware Cloud Foundation (VCF) platform.

Connect

  • Bluesky
  • Email
  • GitHub
  • LinkedIn
  • Reddit
  • RSS
  • Twitter
  • Vimeo

Recent

  • Using VCF Download Tool (VCFDT) with a Kerberos-Authenticated HTTPS Proxy 09/21/2026
  • VCF 9.1.1 - Connecting Pi Coding Agent to VCF Private AI Services (PAIS) 09/17/2026
  • Quick Tip - Automating vDefend Security Services Platform (SSP) 5.2.0 Installer OVA Deployment 09/16/2026
  • VCF 9.1.1 - Simplified vSphere Kubernetes Service (VKS) using VLAN-Backed VPCs without NSX Tunnel Endpoints (TEPs) 09/15/2026
  • VCF 9.1.1 - Using VCF Private AI Services (PAIS) Models with AI Assistant for VCF 09/11/2026
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.

To find out more, including how to control cookies, see here: Cookie Policy

Copyright WilliamLam.com © 2026

Loading Comments...