cmptr
cmptr4w ago

Invalid peer certificate on SQL server resource

There appears to have been a regression in the MS SQL resource type. When connecting to a SQL server instance with a cert from a private CA I get the message below
Connection error: execution error: Error: An error occured during the attempt of performing I/O: invalid peer certificate: UnknownIssuer @mssql_executor.rs:150:43
Connection error: execution error: Error: An error occured during the attempt of performing I/O: invalid peer certificate: UnknownIssuer @mssql_executor.rs:150:43
We are still running on EE v1.466.3 on prem (which does not have this issue) but we see this error in cloud and other lower envs that are on latest ( v1.480.1). I would really prefer to not have to bundle CA trusts for every SQL Server we are connecting to.
2 Replies
rubenf
rubenf4w ago
we're on it should be fixed
cmptr
cmptrOP4w ago
thanks Ruben!

Did you find this page helpful?