mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 01:56:46 +00:00
docs: Update Skip SSL to mention it is insecure (no-changelog) (#11935)
This commit is contained in:
@@ -27,7 +27,7 @@ export class ZammadTokenAuthApi implements ICredentialType {
|
||||
required: true,
|
||||
},
|
||||
{
|
||||
displayName: 'Ignore SSL Issues',
|
||||
displayName: 'Ignore SSL Issues (Insecure)',
|
||||
name: 'allowUnauthorizedCerts',
|
||||
type: 'boolean',
|
||||
description: 'Whether to connect even if SSL certificate validation is not possible',
|
||||
|
||||
Reference in New Issue
Block a user