Big CA now 8192 bit key.
authorJohn White <John.White@cern.ch>
Mon, 8 Nov 2004 13:46:13 +0000 (13:46 +0000)
committerJohn White <John.White@cern.ch>
Mon, 8 Nov 2004 13:46:13 +0000 (13:46 +0000)
bin/generate-ca-certificates-for-cvs.sh

index 1f34893..62d983a 100755 (executable)
@@ -18,7 +18,7 @@ BASEDIR=$PWD/$(dirname $0)/../test
 CONFIGFILES="index.txt serial.txt ca_conf.cnf ca_proxy_conf.cnf req_conf.cnf req_proxy_conf.cnf req_proxy_proxy_conf.cnf"
 export PASSWORD='changeit'
 CATYPES='trusted fake big expired'
-BIG_BITS=4096
+BIG_BITS=8192
 SMALL_BITS=1024
 
 function create_ca {