Authenticate new database with existing SSL certificates
When you install a new database, the SSL certificate entry is lost on the database host. Since the data collector runs on a separate system, it is unaware about the DB import and does not update certificate to the DB.
Perform the following steps to regenerate the aptare_message_relay_certificate.pem file and authenticate the new database:
- Login to the data collector system and navigate to its installation path:
/Aptare/mbs/conf. - Login to the data collector system and stop the Aptare Agent service on the data collector system.
On a Windows system, you can stop the service from the Services Console, whereas you can use ./aptareagent stop command on Unix.
- Delete
aptare_message_relay_certificate.pem - Start the Aptare Agent service on the data collector system.
Note:
The aptare_message_relay_certificate.pem file need not be copied on the data sender as the same certificate file is just regenerated.