Home
last modified time | relevance | path

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

/plugin/matrixnotifierwas/vendor/meet-kinksters/php-matrix-sdk/src/
DMatrixClient.php105 * @param bool $validCertCheck Check the homeservers certificate on connections?
115 …public function __construct(string $baseUrl, ?string $token = null, bool $validCertCheck = true, i… argument
122 $this->api->validateCertificate($validCertCheck);