![]() |
Learn more about Toad for SQL Server Find solutions and downloads at the |
Toad for SQL Server 6.6 |
Transport security ensures secure communication between two endpoints (each endpoint corresponds to one SQL Server instance). Transport security controls which endpoints can communicate and provides encryption between them.
You can either run Transport Security wizard to configure communication for both SQL Server instances or select Configure endpoint on each instance. See Configure Endpoints for more information.
Note: This topic focuses on information that may be unfamiliar to you. It does not include all step and field descriptions.
To configure Transport Security
Select Transport Security Wizard in the Endpoint tab.
Review the following for additional information:
Endpoints Page |
Description |
---|---|
Initiating endpoint |
The name of the endpoint at the initiating SQL Server instance. |
Target endpoint |
The name of the endpoint at the target SQL Server instance. |
Certificates Page |
Description |
Master Key |
Enter the encryption password for the database master key. |
Task Title Page |
Description |
Automatic configuration |
Select this option to grant Connect permission to the current master database owners on the initiating and target databases. |
Manual configuration |
Select this option to manually add users to connect to the endpoints. |