cmptr
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
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.
4 replies
Issue with ms_sql_server in Windmill cloud
When attempting to use a ms_sql_server resource in Windmill cloud, despite using user/pass it errors out with the following:
Connection error: execution error: Bad request: Invalid AAD token format - expected { token: string }
5 replies
Query params as input args
Is it possible to use query parameters as input args in a script or flow? Current use case is validating a subscription request to MS Graph which sends a validationToken as a query param with no option to pass it as a header. I can envision plenty of other use cases for this as well especially where requests are from sources out of the Windmill operator's control.
6 replies