Hi Experts,
In my project we have 2 servers Webserver and one is database server . We are planning to Implement the TLS in the database server and our DBA can handle the the step to implement TLS on the database server.
My query is what all changes we have to do on the Webserver which is hosting our application once the TLS is configured in the database server.
Do I have to Import the TLS certificate and register it on the webserver as well?
DO i have to change the connection of the database specified in the application?
3. Or any other changes that needs to be done on webserver?
Thanks & Regards