1
0
mirror of synced 2025-12-30 03:02:21 -05:00
Files
airbyte/tools/integrations-test-ssl/mssql.conf
masonwheeler a67c769980 MS SQL Server Destination implementation
Fixes issue #613.

Normalization is not yet enabled.  This will have to be added at a later point.
2021-05-17 09:54:52 -06:00

5 lines
119 B
Plaintext

[network]
tlscert = /etc/ssl/certs/mssql.pem
tlskey = /etc/ssl/private/mssql.key
tlsprotocols = 1.2
forceencryption = 1