- Updated default keylength in unbound-control-setup to 3k.

git-svn-id: file:///svn/unbound/trunk@3361 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
Wouter Wijngaards 2015-03-12 15:34:03 +00:00
parent bac2305fa6
commit 3568ea8bb5
2 changed files with 4 additions and 1 deletions

View file

@ -1,3 +1,6 @@
12 March 2015: Wouter
- Updated default keylength in unbound-control-setup to 3k.
10 March 2015: Wouter
- Fix lintian warning in unbound-checkconf man page (from Andreas
Schulze).

View file

@ -46,7 +46,7 @@ CLIENTNAME=unbound-control
DAYS=7200
# size of keys in bits
BITS=1536
BITS=3072
# hash algorithm
HASH=sha256