generated from smedev/Template-for-SMEServer-Contribs-Package
* Thu Sep 11 2025 Jean-Philippe Pialasse <jpp@koozali.org> 0.84-17.sme
- import from SME10 CVS and rename back to phpki
This commit is contained in:
@@ -801,7 +801,7 @@ EOS;
|
||||
|
||||
case 'finished':
|
||||
// We get here if we complete the previous section
|
||||
// if OS = SME the go to server manager else, reload
|
||||
// if OS = SME then go to server manager else, reload
|
||||
if (getOSInformation){
|
||||
$location = "/server-manager/cgi-bin/phpki";
|
||||
} else {
|
||||
@@ -887,7 +887,7 @@ E-mail: <a href=mailto:someone@somewhere.com>someone@somewhere.com</a> &nbs
|
||||
}
|
||||
|
||||
if (! $crl_distrib) {
|
||||
$crl_distrib = 'index.php?stage=dl_crl';
|
||||
$crl_distrib = 'dl_crl.php';
|
||||
}
|
||||
if (! $revoke_url) {
|
||||
$revoke_url = 'ns_revoke_query.php?';
|
||||
|
Reference in New Issue
Block a user