Searched refs:sslVerification (Results 1 – 1 of 1) sorted by relevance
135 private $sslVerification = null; variable in Elasticsearch\\ClientBuilder555 $this->sslVerification = $value;600 if (isset($this->sslVerification)) {601 $sslOptions['verify'] = $this->sslVerification;