Searched refs:httpsverify (Results 1 – 2 of 2) sorted by relevance
102 * @param boolean $httpsverify Flag whether to use verify HTTPS107 function Auth_Yubico($id, $key = '', $https = 0, $httpsverify = 1) argument112 $this->_httpsverify = $httpsverify;
2 ** For httpsverify=false, set CURLOPT_SSL_VERIFYHOST to 0.