Home
last modified time | relevance | path

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

/plugin/authyubikey/lib/
H A DYubico.php102 * @param boolean $httpsverify Flag whether to use verify HTTPS
107 function Auth_Yubico($id, $key = '', $https = 0, $httpsverify = 1) argument
112 $this->_httpsverify = $httpsverify;
H A DNEWS2 ** For httpsverify=false, set CURLOPT_SSL_VERIFYHOST to 0.