Offline upgrade
The offline upgrade model requires turning off all services on all servers simultaneously. This causes an outage of Venafi service, but allows the upgrade to happen faster. In addition, it's often suitable for environments that have lower up-time requirements. This model is familiar to many Venafi system administrators because it was the only upgrade model that was supported in 19.x and below.
When performing this upgrade, follow all the steps in each of the following sections.
Getting Started
- Download, distribute, and unzip installation files for the 24.3.x upgrade.
-
[Optional] Export your software encryption key (if used).
For more information, see Backing up the software encryption key.
Begin the upgrade
-
On the Venafi server being upgraded, open Venafi Configuration Console and click the Product node.
-
Stop all Venafi Windows services, including:
-
Venafi Platform
- Logging
- API Host
- Website (IIS)
- Enrollment over Secure Transport Service
NOTE When you stop Venafi Windows services, be aware that the services may have been manually configured to recover on failures by automatically restarting services. In this case you will either want to reset your recovery options to "Take no Action" or disable the service altogether before proceeding.
If services are set to automatically restart, the upgrade can fail.
-
-
Close the Venafi Configuration Console and all other Venafi-related applications (VCC, Venafi Support Tool, etc.).
If multiple user accounts connect to the Venafi server, use the Task Manager Users tab to terminate any background user sessions from other logged-in users. This ensures that no Venafi files are in use by any user, making the upgrade process more efficient.
- Repeat these steps on all Venafi servers to ensure the entire cluster is shut down before continuing.
Database configuration
-
Back up your database.
For instructions on how to perform the database backup, visit Microsoft's SQL documentation: Create a Full Database Backup.
-
[Conditional] If using answer file(s): Update the answer file so the DBO credentials are included, and new components (if desired) are added to the appropriate servers.
For detailed information about the schema and settings of the answer file, see Creating and using answer files.
Run the installation MSI
- Verify that the extracted
Venafi Trust Protection Platform 24.3.x.zip
is available on the server.
-
From an elevated command prompt, change your directory to the extracted zip folder and enter the following command:
VenafiTPPInstall-24.3.x.msi
How to open an elevated command prompt- From the Start menu, search for
CMD
. - In the search results, right-click on Command Prompt, and choose Run as administrator.
Why do I need an elevated command prompt?Running VenafiTPPInstall-24.3.x.msi from an elevated command prompt ensures that:
- The Venafi Configuration Console launches properly after the installation is complete.
- You can uninstall Trust Protection Platform from Windows' Programs and Features tool without needing to run a special command in an elevated command prompt.
- From the Start menu, search for
-
When the Welcome window appears, click Next.
-
Read the terms stated in the License Agreement window. If you agree, select I accept the terms in the license agreement, and then click Next.
- Run the previous step on all Venafi servers. This can be done one at a time, or can be done simultaneously.
Configure the server
-
Either use the configuration wizard GUI to complete the configuration steps for the upgrade, or use the
TPPConfiguration.exe
CLI to do a silent upgrade using the appropriate updated answer file.If you have questions about the command line interface, see Upgrade using the command line.
To configure Venafi Trust Protection Platform using the Venafi Configuration Console-
On the Welcome screen, review the information, and then click Next.
If you have any questions about fields in this wizard, refer to the field-specific information in Configure Venafi platform from the Venafi Configuration Console.
- On the Administrative Account screen, enter the local master admin credentials for Trust Protection Platform, and then click Next.
-
On the Database Settings screen, enter the information for the database owner account: type, login, and password.
For information about the Settings tab, see Field descriptions - Settings tab.
For information about the Expert tab, see Field descriptions - Expert tab.
-
On the Customer Experience screen, review the information on how data is collected.
NOTE Participation in the Customer Experience Improvement Project is required for all customers, enabling Venafi to gather license utilization and product usage telemetry. This does not include any personally-identifiable data. Read more about our data collection policy in the Venafi Data Privacy Policy for Venafi Trust Protection Platform™.
-
On the Upgrade Server screen, review the information, and then click Finish.
- When the configuration is complete, click Close.
Once you have completed the configuration wizard, the Venafi Configuration Console window automatically opens. For more information about how to use the Venafi Configuration Console, see Venafi Configuration Console.
-
- [Conditional] If you used the upgrade wizard GUI in step 1: In the Venafi Configuration Console, enable any new components that you want for each server.
- In the Venafi Configuration Console, click the Product node.
- Start all Venafi Windows services.
- Repeat on all Venafi servers.
Validate the installation
-
Validate that each server in the cluster is performing its assigned role.
For example, on a server that has the Venafi Web Console, try renewing a certificate or rotating an SSH key. On a code signing server, try signing code. For a server, validate that connections are happening as expected.