Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If you wish to test the encryption options before changing the connection in ACM, you can do this in SQL Server Management Studio.  On the "Connect to Server" form, click the "Options" button and open the "Connection Properties" tab.  There are two options: "Encrypt" and "Trust the Server Certificate".  Selecting  Selecting neither will not encrypt the option will result in an unencrypted connection (ACM Option 1), selecting both will encrypt the connection and allow a self-signed certificate (ACM Option 2), and selecting only "Encrypt" will require a verifiable server certificate (ACM Option 3).

...