SQL Compare fails to connect when using AD password authentication
jaults
Posts: 1 New member
in SQL Compare
Hiya,
When I try to connect to a DB using AD password authentication mode from SQL Compare Pro 14, I get this error:
A connection was successfully established with the server, but then an error occurred during the login process. (provider: SSL Provider, error: 0 - The certificate chain was issued by an authority that is not trusted.)
Any idea why?
When I try to connect to a DB using AD password authentication mode from SQL Compare Pro 14, I get this error:
A connection was successfully established with the server, but then an error occurred during the login process. (provider: SSL Provider, error: 0 - The certificate chain was issued by an authority that is not trusted.)
Any idea why?
Tagged:
Answers
You can bypass it if you don't need one: https://stackoverflow.com/questions/17615260/the-certificate-chain-was-issued-by-an-authority-that-is-not-trusted-when-conn (at your own risk, obviously).