mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-30 09:35:39 -05:00
Update error dialog to include instructions text for SSL cert validation failure (#21036)
This commit is contained in:
@@ -24,6 +24,9 @@ export const passwordChars = '***************';
|
||||
/* default authentication type setting name*/
|
||||
export const defaultAuthenticationType = 'defaultAuthenticationType';
|
||||
|
||||
/* Connection Properties */
|
||||
export const trustServerCertificate = 'trustServerCertificate';
|
||||
|
||||
/**
|
||||
* Well-known Authentication types commonly supported by connection providers.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user