I'm in the process of trying to add a security certificate to a sql server running on a remote machine. I managed to generate the cert, but I'm a bit lost on the next step. All the instructions I have found assume local access to the machine running the sql server instance. Does anyone know of instructions for how to do it remotely? Is what I want to do even possible?
Asked
Active
Viewed 96 times
1 Answers
0
SQL Server can import a certificate from a network share. See Transact-SQL - CREATE CERTIFICATE for the specifics.

StrayCatDBA
- 168
- 5