For URL-based patching, by default the vCenter Server appliance is configured to use the default VMware repository URL that is preset for the build profile of the appliance. You can configure a custom repository URL as the current source of patches for your environment's requirements.

By default the current repository for URL-based patching is the default VMware repository URL.

If vCenter Server is not connected to the Internet or if your security policy requires it, you can build and configure a custom repository. The custom patching repository runs on a local Web server within your data center and replicates the data from the default repository. Optionally, you can set up an authentication policy for accessing the Web server that hosts the custom patching repository.

Prerequisites

Log in to the vCenter Server Management Interface as root.

Procedure

  1. If you want to configure a custom repository URL, build the repository on your local web server.
    1. Log in to VMware Customer Connect at https://customerconnect.vmware.com/downloads/#all_products.
    2. Select Download Product under VMware vSphere.
    3. Select the vCenter Server version from the Select Version drop-down.
    4. Against your license type, click GO TO DOWNLOADS in the row for VMware vCenter Server.
    5. Download the VMware vCenter Server Appliance Update Bundle ZIP file.
    6. Confirm that the md5sum is correct by using an MD5 checksum tool.
    7. On your Web server, create a repository directory under the root.
      For example, create the vc_update_repo directory.
    8. Extract the ZIP file into the repository directory.
      The extracted files are in the manifest and package-pool subdirectories.
  2. In the vCenter Server Management Interface, click Update.
  3. Click Settings.
  4. Select the Repository settings.
    Option Description
    Default repository Uses the default VMware repository URL that is preset for the build profile of the appliance.
    Specified repository Uses a custom repository. You must enter the repository URL, for example, https://web_server_name.your_company.com/vc_update_repo.

    The repository URL must use a secure protocol such as HTTPS or FTPS.

  5. If the specified repository requires authentication, enter the user name and password.
  6. (Optional) If you do not want to perform a security certificate check, deselect the Check Certificate check box.
    If you trust the URL for the repository, you can choose to bypass the certificate check for the repository URL.
  7. Click OK.

What to do next

Install vCenter Server Patches