Skip to content

Commit 47e2cbd

Browse files
author
laking
committed
Update on certificte CA-signing. Moved config to control panel.
1 parent 74c7ca7 commit 47e2cbd

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

install/tpl/config.inc.php.master

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -156,11 +156,6 @@ $conf['interface_logout_url'] = ''; // example: http://www.domain.tld/
156156
$conf['start_db'] = true;
157157
$conf['start_session'] = true;
158158

159-
//** CA-configuration
160-
$conf['CA-path'] = '{CA-path}';
161-
$conf['CA-pass'] = '{CA-pass}';
162-
163-
164159
//** Constants
165160
define('LOGLEVEL_DEBUG',0);
166161
define('LOGLEVEL_WARN',1);

0 commit comments

Comments
 (0)