Ransomware attackers specifically target and attempt to destroy backup systems to increase the probability of payment. Hardening your system is critical. Please ensure you have reviewed your platform security using the Security Hardening Checklist
Cohesity

COHESITY Documentation

Explore our documentation to get started, discover products & new features, access troubleshooting guides, register sources, platforms support.

Products
Data Security Alliance
Visit Cohesity.com
Demos
Support
Blogs
Developers
Partner Portals
Cohesity Community
© 2026 Cohesity, Inc. All Rights Reserved.
Terms of Use|
Privacy Policy|
Legal|
  1. Home
  2. Veritas NetBackup™ Administrator's Guide, Volume I
  3. Section II. Configuring hosts
  4. Configuring Host Properties
  5. Configuration options for NetBackup servers
  6. VMWARE_TLS_MINIMUM_V1_2 for NetBackup servers and clients
Veritas NetBackup™ Administrator's Guide, Volume I

VMWARE_TLS_MINIMUM_V1_2 for NetBackup servers and clients

The VMWARE_TLS_MINIMUM_V1_2 option lets you specify the Transport Layer Security (TLS) version to be used for communication between NetBackup and VMware servers.

Table:

Usage

Description

Where to use

On NetBackup master server or all access hosts.

How to use

Use the nbgetconfig and the nbsetconfig commands to view, add, or change the option.

For information about these commands, see the NetBackup Commands Reference Guide.

Use the following format:

VMWARE_TLS_MINIMUM_V1_2 = YES | NO

By default, the VMWARE_TLS_MINIMUM_V1_2 option is set to YES.

If the option is set to YES, TLS 1.2 version and the following cipher suites are used for communication with VMware servers:

TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256

If the option is set to NO, the TLS 1.2 or earlier version with the default cipher suite is used for communication between NetBackup and VMware server. The cipher suite is used based on the TLS and cipher suite configuration that are set on the respective VMware server.

Equivalent Administration Console property

No equivalent exists in the NetBackup Administration Console host properties.

Feedback

Was this page helpful?
Previous

VIRTUALIZATION_HOSTS_CONNECT_TIMEOUT for servers and clients

Next

Configuration options for NetBackup clients

Feedback

Was this page helpful?