1
I’m creating an app that uses SQL Server
as a DB manager.
My problem is in making a secure connection between the DB
and the application, so I need to create a server certificate within the SQL
to be able to use as an identifier and enable users to log in safely.