I'm creating an application that uses SQL Server
as the DB manager.
My problem is to make a secure connection between DB
and application, so I need to create a certificate on the server within SQL
to be able to use as a handle and enable users to log on securely.