Install the new keystore on Database Security server.
Copy the new keystore file newkeystore to Database Security server conf directory.
Rename the file newkeystore to custom-keystore located in the following location:
<Server install root>\McAfee\Trellix Database Security\confExample:
C:\Program Files\McAfee\Trellix Database Security\confOpen server.xml file located in the conf directory.
Search for the keystore entry which is part of the connector element.
Modify the keystore entry to point to the copied custom-keystore file.
Keystore value is:
keystore="<Server install root>\McAfee\Trellix Database Security\conf\custom-keystore"Example:
keystore=" C:\Program Files\McAfee\Trellix Database Security\conf\custom-keystore"Restart Database Security server.
You can verify the installation by accessing the Database Security server using HTTPS protocol.