You are here

protected property FeedsHTTPFetcherResult::$acceptInvalidCert in Feeds 7.2

Whether to ignore SSL validation errors.

Type: bool

File

plugins/FeedsHTTPFetcher.inc, line 34

Class

FeedsHTTPFetcherResult
Result of FeedsHTTPFetcher::fetch().

Code

protected $acceptInvalidCert;