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

@@ -40,7 +40,7 @@ export class DfirIrisApi implements ICredentialType {
default: '',
},
{
displayName: 'Ignore SSL Issues',
displayName: 'Ignore SSL Issues (Insecure)',
name: 'skipSslCertificateValidation',
type: 'boolean',
default: false,