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:
@@ -37,7 +37,7 @@ export class Postgres implements ICredentialType {
|
||||
default: '',
|
||||
},
|
||||
{
|
||||
displayName: 'Ignore SSL Issues',
|
||||
displayName: 'Ignore SSL Issues (Insecure)',
|
||||
name: 'allowUnauthorizedCerts',
|
||||
type: 'boolean',
|
||||
default: false,
|
||||
|
||||
Reference in New Issue
Block a user