Home
last modified time | relevance | path

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

/dports/www/ilias/ILIAS-5.4.25/Services/PDFGeneration/classes/renderer/phantomjs/
H A Dclass.ilPhantomJSRenderer.php125 protected $do_not_validate_ssl = ' --ssl-protocol=any --ignore-ssl-errors=true '; variable in ilPhantomJSRenderer
340 …$return_value = ilUtil::execQuoted($config['path'], $this->do_not_validate_ssl . ' ' . $this->path…
/dports/www/ilias6/ILIAS-6.14/Services/PDFGeneration/classes/renderer/phantomjs/
H A Dclass.ilPhantomJSRenderer.php125 protected $do_not_validate_ssl = ' --ssl-protocol=any --ignore-ssl-errors=true '; variable in ilPhantomJSRenderer
340 …$return_value = ilUtil::execQuoted($config['path'], $this->do_not_validate_ssl . ' ' . $this->path…