123456789101112 |
- {
- "siteConfDir": "./tests/etc/apache2/sites-available/",
- "siteDir": "./tests/var/",
- "confDir": "./sitegen/",
- "certRenewTime": 5356800,
- "letsencryptCommand": "./tests/fake-letsencrypt.sh",
- "letsencryptArgs": [
- "Test."
- ],
- "letsencryptDir": "./tests/etc/letsencrypt/live/",
- "certDir": "./tests/etc/ssl/private/"
- }
|