Home
last modified time | relevance | path

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

/plugin/letsencrypt/classes/
H A DLescript.php27 protected function getDomainPath($domain) { function in dokuwiki\\plugin\\letsencrypt\\classes\\Lescript
28 return parent::getDomainPath('wiki');
/plugin/letsencrypt/
H A DLescript.php157 $domainPath = $this->getDomainPath(reset($domains));
244 protected function getDomainPath($domain) function in Analogic\\ACME\\Lescript
309 $csrPath = $this->getDomainPath($domain) . "/last.csr";