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

@@ -695,7 +695,7 @@ export const mainProperties: INodeProperties[] = [
],
},
{
displayName: 'Ignore SSL Issues',
displayName: 'Ignore SSL Issues (Insecure)',
name: 'allowUnauthorizedCerts',
type: 'boolean',
noDataExpression: true,