]> git.pld-linux.org Git - packages/openssl.git/blob - default_bits.patch
conflict on packages not having strict openssl dependency
[packages/openssl.git] / default_bits.patch
1 --- openssl/apps/openssl.cnf    2012-06-06 00:51:47.000000000 +0200
2 +++ openssl/apps/openssl.cnf    2012-06-06 00:53:48.000000000 +0200
3 @@ -105,7 +105,7 @@
4  
5  ####################################################################
6  [ req ]
7 -default_bits           = 1024
8 +default_bits           = 2048
9  default_keyfile        = privkey.pem
10  distinguished_name     = req_distinguished_name
11  attributes             = req_attributes
This page took 0.024334 seconds and 3 git commands to generate.