Searched refs:sslCert (Results 1 – 1 of 1) sorted by relevance
125 private $sslCert = null; variable in Elasticsearch\\ClientBuilder530 $this->sslCert = [$cert, $password];597 if (isset($this->sslCert)) {598 $sslOptions['cert'] = $this->sslCert;