mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-18 09:35:39 -05:00
Introduce mssql connection property 'host name in certificate' (#21064)
This commit is contained in:
@@ -79,6 +79,7 @@ export class ConnectionService {
|
||||
multipleActiveResultSets: undefined,
|
||||
packetSize: undefined,
|
||||
persistSecurityInfo: undefined,
|
||||
hostNameInCertificate: undefined,
|
||||
pooling: undefined,
|
||||
replication: undefined,
|
||||
trustServerCertificate: undefined,
|
||||
|
||||
Reference in New Issue
Block a user