Allow selecting new keysize, fixes #1594

Prepare database and cron for HSTS, refs #1593
Added option to re-use key and CSR for Let's Encrypt

Signed-off-by: Florian Aders <eleras@froxlor.org>
This commit is contained in:
Florian Aders
2016-02-19 17:35:44 +01:00
parent e3a594f3e7
commit e621e02f92
18 changed files with 163 additions and 48 deletions

View File

@@ -16,7 +16,7 @@
*/
// Main version variable
$version = '0.9.35-dev4';
$version = '0.9.35-dev5';
// Database version (unused, old stuff from SysCP)
$dbversion = '2';