generated from linux-system-roles/template
-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
Hi,
I have configured mssql server with TLS using this role, however, connections from linux systems to the SQL server fail with a certificate validation error. This is most likely due to the intermediate certificate not being provided by the SQL server, and the certificate chain therefore being incomplete. (Note: connecting from windows works fine due to AIA-fetching).
Thus, my question is: how to configure this in a way that the intermediate certificate is correctly supplied by the mssql server?
I have tried configuring mssql_tls_cert to a file that contains both the intermediate and the server cert, but that didn't help.
Best regards
Yannik
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels