Describe the problem/error/question
When setting up MSSQL credentials with TLS enabled I receive a connection error on a node.js warning. If we have to use a name server, should we be provided an input to set a name server?
What is the error message (if any)?
Failed to connect to [DB IP]:1433 - The property 'options.servername' Setting the TLS ServerName to an IP address is not permitted.. Received '[DB IP]'
Please share your workflow/screenshots/recording
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
⚠️ WARNING ⚠️ If you have sensitive data in your workflow (like API keys), please remove it before sharing.
Share the output returned by the last node
Debug info
core
- n8nVersion: 2.37.7
- platform: docker (cloud)
- nodeJsVersion: 26.5.1
- nodeEnv: production
- database: sqlite
- executionMode: regular
- concurrency: 50
- license: enterprise (sandbox)
storage
- success: all
- error: all
- progress: false
- manual: true
- binaryMode: filesystem
pruning
- enabled: true
- maxAge: 720 hours
- maxCount: 25000 executions
client
- userAgent: mozilla/5.0 (windows nt 10.0; win64; x64) applewebkit/537.36 (khtml, like gecko) chrome/151.0.0.0 safari/537.36
- isTouchDevice: false
Generated at: 2026-09-02T17:14:35.337Z
Describe the problem/error/question
When setting up MSSQL credentials with TLS enabled I receive a connection error on a node.js warning. If we have to use a name server, should we be provided an input to set a name server?
What is the error message (if any)?
Failed to connect to [DB IP]:1433 - The property 'options.servername' Setting the TLS ServerName to an IP address is not permitted.. Received '[DB IP]'
Please share your workflow/screenshots/recording
Share the output returned by the last node
Debug info
core
storage
pruning
client
Generated at: 2026-09-02T17:14:35.337Z