You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-- Purpose: This sql script is responsible for detecting if SSL is configured on SQL Server or not.
-- It also shows the session_ids currently connected to SQL Server. If the value of encrypt_option is TRUE, then it indicates that the connection is using a secured connection.