Add configuration parameter 'KEY_SIZE'.

This commit is contained in:
Christoph 2017-07-22 03:48:48 +02:00
parent 2a3381a45d
commit 619def5ac5

View File

@ -17,6 +17,8 @@ CA_EXPIRE=11688
# - (3*365+366)*5 = 7305 = 20 Jahre
KEY_EXPIRE=7305
KEY_SIZE=4096
KEY_COUNTRY="DE"
KEY_PROVINCE="Berlin"
KEY_CITY="Berlin"