docs: Update Skip SSL to mention it is insecure (no-changelog) (#11935)

This commit is contained in:
Thomas B
2024-12-02 14:56:14 +01:00
committed by GitHub
parent 43dd2a06c9
commit 90f8b09af0
27 changed files with 27 additions and 27 deletions

View File

@@ -54,7 +54,7 @@ export class MicrosoftSql implements ICredentialType {
default: true,
},
{
displayName: 'Ignore SSL Issues',
displayName: 'Ignore SSL Issues (Insecure)',
name: 'allowUnauthorizedCerts',
type: 'boolean',
default: false,