How to create certificate for server in SQL Server?

1

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.

    
asked by anonymous 03.10.2016 / 21:06

0 answers