![]() |
Learn more about Toad for SQL Server Find solutions and downloads at the |
< To bookmark a page, right-click the Page Title and select Add to Favorites / Bookmark This Page |
Toad for SQL Server 5.7 |
Transport security facilitates secure communication between two SQL Server instances. Transport security controls which instances can communicate and provides encryption between two instances.
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
Right-click a server and select Transport Security Configuration Wizard.
Review the following for additional information:
Endpoint 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. |
Initiating Certificate Page |
Description |
Master Key |
Enter the encryption password for the database master key. |
Users 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. |