Use certificates for an endpoint
To enable certificate authentication for database mirroring on a given server instance, the system administrator must configure each server instance t
To enable certificate authentication for database mirroring on a given server instance, the
system administrator must configure each server instance to use certificates on both outbound
and inbound connections. Outbound connections must be configured first.
Follow these steps on each server instance that you are configuring for database mirroring:
- In the
database, create a database master key.
- In the
database, create an encrypted certificate on the server instance.
-
Create an endpoint for the server instance using its certificate.
-
Back up the certificate to a file and securely copy it to the other system or systems.
You must complete these steps for each partner and the witness, if there is one.
For more information, see
Allow a Database Mirroring Endpoint to Use Certificates for
Outbound Connections (Transact-SQL).
Next, follow these steps for each partner that you are configuring for database mirroring. In the
database:
-
Create a login for the other system.
-
Create a user for that login.
7
Note
All mirroring connections on a server instance use a single database mirroring endpoint,
and you must specify the authentication method of the server instance when you create
the endpoint. Therefore, you can use only one form of authentication per server instance
for database mirroring.