Replies: 3 comments
-
Hi, there is a registry value you can modify to trust self signed certificates. I will try to get it for you tomorrow |
Beta Was this translation helpful? Give feedback.
0 replies
-
This is a SQL Server configuration issue - for non-prod environments I usually use this DBATools command to quickly config for this error: |
Beta Was this translation helpful? Give feedback.
0 replies
-
Right, but using ansible to modify the relevant registry values is a more idempotent solution |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Not exactly sure if this a bug per say but I do not see a way to get past the below error in any of the documentation of your module. Would love to know if there is a way to get around this without having the need for a non self signed certificate being installed?
"msg": "Configuring login failed: The certificate chain was issued by an authority that is not trusted ; "
Beta Was this translation helpful? Give feedback.
All reactions