Home
last modified time | relevance | path

Searched refs:validateCert (Results 1 – 1 of 1) sorted by relevance

/plugin/matrixnotifierwas/vendor/meet-kinksters/php-matrix-sdk/src/
DMatrixHttpApi.php68 private $validateCert; variable in MatrixPhp\\MatrixHttpApi
99 $this->validateCert = true;
144 $this->validateCert = $validity;
933 RequestOptions::VERIFY => $this->validateCert,