1.0 KiB
1.0 KiB
INSTRUCTIONS TO RENEW CERTIFICATES
Date: 2024-09-18
This project is the core for all projects to be setup smoothly. The idea is to have this one project where we explicitly point to the credentials to be used for connecting to the database, and then we provide an endpoint from which all other projects can request for their configuration. This way we make config changes in one place on the database and restart ech instance of all the other projects to update them.
For example, if we want to update the certificates that another microservice must use, we just update the location path of that certificate in the database and restart that microservice. That microservice will ask this one where to read the credentials from.
Perform the following steps to renew the certificates:
- Go to jcdev.ditscentre.in/jcdev
- Navigate to the respective folders (e.g.,
kafka,mongo, etc.). - Download and replace the certificates to ensure they have the same names as those already present in the
credfolder.