A command-line tool that inspects the TLS certificate and Kerberos configuration of a SQL Server instance. Connects at the raw TDS protocol level and captures the certificate from the TLS handshake ...
Is there any other way to pass the certificate to server instead of passing certificate filepath in connection string? I have a requirement where this ssl connection to be done inside a container ...