Searched +full:use_ssl -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 1 – 4 of 4) sorted by relevance
11 $conf['use_ssl'] = 0;
11 $meta['use_ssl'] = array('onoff','_caution' => 'danger');
588 if (array_key_exists("use_ssl",$options)){ $this->setUseSSL($options["use_ssl"]); }
29 * $conf['plugin']['authad']['use_ssl'] = 1;719 if ($opts['update_pass'] && ($opts['use_ssl'] || $opts['use_tls'])) {