aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/uhttpd/files/uhttpd.config
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2016-01-25 17:42:25 +0000
committerFelix Fietkau <nbd@openwrt.org>2016-01-25 17:42:25 +0000
commit565570cfd5dcd11bacd0e7a36d2abb0d6ea670b5 (patch)
tree689f3217e3de071febec81d9d2e3757e9c8b2d96 /package/network/services/uhttpd/files/uhttpd.config
parent57776e68ce7f065fbc96c439704de65d37be12db (diff)
downloadupstream-565570cfd5dcd11bacd0e7a36d2abb0d6ea670b5.tar.gz
upstream-565570cfd5dcd11bacd0e7a36d2abb0d6ea670b5.tar.bz2
upstream-565570cfd5dcd11bacd0e7a36d2abb0d6ea670b5.zip
package/uhttpd: generate 2048 bit RSA key
RSA keys should be generated with sufficient length. Using 1024 bits is considered unsafe. In other packages the used key length is 2048 bits. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> SVN-Revision: 48494
Diffstat (limited to 'package/network/services/uhttpd/files/uhttpd.config')
-rw-r--r--package/network/services/uhttpd/files/uhttpd.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/services/uhttpd/files/uhttpd.config b/package/network/services/uhttpd/files/uhttpd.config
index 059987c446..e14b9fefd7 100644
--- a/package/network/services/uhttpd/files/uhttpd.config
+++ b/package/network/services/uhttpd/files/uhttpd.config
@@ -111,7 +111,7 @@ config cert px5g
option days 730
# RSA key size
- option bits 1024
+ option bits 2048
# Location
option country ZZ