Page History
Expand | ||||
---|---|---|---|---|
| ||||
You may encounter an error message similar to the one shown below when running Teamwork Cloud in FIPS Mode. PKCS12 keystore creation and usage are blocked in FIPS Mode for Java 11 and older versions.
First, make sure the initial installation was able to generate a self-signed certificate and keystore. Look for keystore.p12 and teamworkcloud.crt files in <install_root>/MagicCollaborationStudio/TeamworkCloud/configuration. If these files were not generated, run the genkey script in <install_root>/MagicCollaborationStudio/TeamworkCloud/script/linux. Check for the keystore.p12 and teamworkcloud.crt files again and change ownership to twcloud (or other username that you chose during installation.) Once these two files are generated, version 2024x should be able to run in FIPS Mode. If the genkey script is not able to generate the self-signed certificate and keystore, set the system Java version to 17 (alternatives --config java) and try again. For 2022x Refresh 2, append the following line to the end of the jvm.options file located in <install_root>/MagicCollaborationStudio/TeamworkCloud.
This configuration will allow Magic Collaboration Studio to use PKCS #12 keystore in FIPS Mode. Similar configurations will have to be set for Cassandra if encrypted communication is enabled. |
...
Expand | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||
Download the desired version of Temurin OpenJDK (https://adoptium.net/temurin/releases/). For most cases, the JRE package is adequate. Unpack the tar.gz file on the Linux server (/opt path is recommended) Add the newly-installed Java release as an alternative:
Set as the default system Java:
| ||||||||||||||||||
Expand | ||||||||||||||||||
| ||||||||||||||||||
Open the upgrade path diagram in a new tab and use it to determine what steps are required for the upgrade. Upgrading from older versions will require database migration and Cassandra upgrade. Minor upgrades will only involve uninstalling the current version and installing the latest version. |
Expand | ||
---|---|---|
| ||
Magic Collaboration Studio 2021x Refresh 2 Hot Fix 5 supports Cassandra 4.0.X out of the box. For 2021x Refresh 2 to connect to Cassandra 4.1.X, add the following parameter to the end of the application.conf file in <install_root>/<product>/configuration.
|
...