Veeva Vault modifies the set of supported TLS cipher suites to provide a better developer experience. For example, we may remove weak ciphers or change cipher priority order to utilize stronger ciphers. These changes may affect custom integrations, but Vault UI users are not affected. See the list of currently supported TLS cipher suites in the REST API documentation.
Prior to any changes, Veeva will contact all customers with affected integrations so that they can test their integrations. Customers can test the new ciphers on a limited release sandbox Vault.
If you have questions, please contact Veeva Support.
Release Date: 24R3.2; Dec 18, 2024
Beginning with the 25R1 release, Vault will add support for the following TLS 1.3 cipher suites:
TLS_AES_256_GCM_SHA384TLS_CHACHA20_POLY1305_SHA256TLS_AES_128_GCM_SHA256In addition, Vault no longer supports the following CBC cipher suites:
ECDHE-RSA-AES256-SHA384ECDHE-RSA-AES128-SHA256These changes may affect some custom integrations, but not users accessing Vault with a supported browser. All customers with affected integrations will be contacted directly by Veeva Developer Services.
Release Dates:
In this release, Vault will no longer support TLS1.0 and TLS1.1 for FTPS. These changes may affect custom integrations, but Vault UI users are not affected.
Release Dates:
Beginning with the 21R1 release, Vault will no longer support the following cipher:
TLSv1.2/DHE-RSA-AES256-GCM-SHA384TLSv1.2/ECDHE-RSA-AES256-GCM-SHA384TLSv1.2/ECDHE-RSA-AES256-SHA384TLSv1.2/ECDHE-RSA-AES128-GCM-SHA256TLSv1.2/ECDHE-RSA-AES128-SHA256Release Dates:
Beginning with the 20R3 release, Vault will no longer support the following ciphers:
TLSv1.2/DHE-RSA-AES256-SHA256TLSv1.2/DHE-RSA-AES128-GCM-SHA256TLSv1.2/ECDHE-RSA-AES128-SHAThe following cipher will be moved to the bottom of the cipher suite priority list:
TLSv1.2/DHE-RSA-AES256-GCM-SHA384TLSv1.2/ECDHE-RSA-AES256-GCM-SHA384TLSv1.2/ECDHE-RSA-AES256-SHA384TLSv1.2/ECDHE-RSA-AES128-GCM-SHA256TLSv1.2/ECDHE-RSA-AES128-SHA256TLSv1.2/DHE-RSA-AES256-GCM-SHA384