ignoreValidationErrors property

bool? ignoreValidationErrors
getter/setter pair

Flag that specifies whether to ignore TLS certificate validation errors.

Set to true to ignore errors.

Implementation

core.bool? ignoreValidationErrors;