summaryrefslogtreecommitdiff
path: root/openssl.cnf
diff options
context:
space:
mode:
authorJoe Rayhawk <jrayhawk@omgwallhack.org>2012-05-10 18:23:02 -0700
committerJoe Rayhawk <jrayhawk@omgwallhack.org>2012-05-10 18:23:02 -0700
commitfd72d61332d4600b6c2182afd367781438b412dc (patch)
tree7465d61e158c90cf4db2370e6abbb86176e0f35e /openssl.cnf
parent8f24f78fb1882587d6a4bd39ed3c1a4239e00a71 (diff)
downloadcash-fd72d61332d4600b6c2182afd367781438b412dc.tar.gz
cash-fd72d61332d4600b6c2182afd367781438b412dc.zip
4096 bit certificates should probably be default
Diffstat (limited to 'openssl.cnf')
-rw-r--r--openssl.cnf2
1 files changed, 1 insertions, 1 deletions
diff --git a/openssl.cnf b/openssl.cnf
index 6fff481..a89b8ae 100644
--- a/openssl.cnf
+++ b/openssl.cnf
@@ -92,7 +92,7 @@ emailAddress = optional
####################################################################
[ req ]
-default_bits = 1024
+default_bits = 4096
default_keyfile = privkey.pem
distinguished_name = req_distinguished_name
attributes = req_attributes