We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0418b3c commit e88bdbeCopy full SHA for e88bdbe
testdata/Makefile
@@ -34,7 +34,7 @@
34
# Setting of the number of RSA private key bits (radically ignoring 2^n trends)
35
#
36
CONFFILE ?= $(shell pwd)/../etc/tlspool.conf
37
-RSABITS ?= 2000
+RSABITS ?= 2048
38
PGPRSABITS ?= 2048
39
40
0 commit comments