]> WPIA git - gigi.git/blob - config/test.properties.template
ADD: output pinglog, test DNS and email ping.
[gigi.git] / config / test.properties.template
1 type=local
2 serverPort=443
3 mail=localhost:8474
4
5 # ==== OR ===
6 type=autonomous
7 java=java -cp bin;/path/to/mysqlConnector.jar org.cacert.gigi.Launcher
8 serverPort=4443
9 mailPort=8473
10
11
12
13
14 # ==== ALL ===
15 name.static=static.cacert.local
16 name.secure=secure.cacert.local
17 name.www=www.cacert.local
18 name.api=api.cacert.local
19 sql.driver=com.mysql.jdbc.Driver
20 sql.url=jdbc:mysql://localhost:3306/cacert
21 sql.user=cacert
22 sql.password=<password>
23
24
25 domain.dnsmanage=http://you-installation-of-the/index.php
26 domain.dnstest=the.dns.zone
27 domain.dnsns=the.authorativ.ns.for.domain.dnstest