Kurt Roeckx
3343220327
Use defaults bits in req when not given
...
If you use "-newkey rsa" it's supposed to read the default number of bits from the
config file. However the value isn't used to generate the key, but it does
print it's generating such a key. The set_keygen_ctx() doesn't call
EVP_PKEY_CTX_set_rsa_keygen_bits() and you end up with the default set in
pkey_rsa_init() (1024). Afterwards the number of bits gets read from the config
file, but nothing is done with that anymore.
We now read the config first and use the value from the config file when no size
is given.
PR: 2592
2014-02-14 22:30:27 +00:00
..
1998-12-21 10:52:47 +00:00
2011-03-16 11:50:33 +00:00
1998-12-21 10:52:47 +00:00
2008-04-17 10:19:16 +00:00
2001-02-20 08:13:47 +00:00
2013-11-14 01:20:12 +00:00
2013-11-14 01:20:12 +00:00
2011-05-25 15:05:39 +00:00
2000-10-16 22:56:10 +00:00
1998-12-21 10:52:47 +00:00
1998-12-21 10:52:47 +00:00
2013-09-05 21:39:42 +01:00
2011-03-25 16:20:35 +00:00
2006-04-28 00:30:49 +00:00
2009-10-15 17:27:34 +00:00
1998-12-21 10:56:39 +00:00
2012-11-16 00:35:46 +00:00
2011-12-08 14:44:05 +00:00
2014-02-13 14:35:56 +00:00
2009-07-27 21:10:00 +00:00
2012-12-04 18:35:36 +00:00
2012-02-10 16:47:40 +00:00
2000-08-02 09:04:44 +00:00
2000-08-02 09:04:44 +00:00
2000-08-02 09:04:44 +00:00
2000-08-02 09:04:44 +00:00
2010-06-12 14:13:23 +00:00
2012-11-21 14:02:40 +00:00
1998-12-21 10:52:47 +00:00
1998-12-21 10:52:47 +00:00
1999-01-09 17:29:34 +00:00
1999-01-09 17:29:34 +00:00
2010-04-06 11:18:59 +00:00
1998-12-21 10:56:39 +00:00
2011-04-23 21:59:12 +00:00
2010-06-12 14:13:23 +00:00
2014-02-14 22:29:12 +00:00
2012-02-10 16:47:40 +00:00
2009-07-27 21:10:00 +00:00
2008-05-26 11:24:29 +00:00
2010-06-12 14:13:23 +00:00
2010-06-12 14:13:23 +00:00
2008-12-20 17:04:40 +00:00
2013-01-07 16:18:31 +00:00
2011-03-19 10:58:14 +00:00
2011-03-25 16:20:35 +00:00
2012-11-19 13:18:09 +00:00
2008-11-05 18:39:08 +00:00
2013-10-07 12:45:26 +01:00
1998-12-21 11:00:56 +00:00
2013-09-05 21:39:42 +01:00
2013-03-28 14:29:39 +00:00
2013-09-05 21:39:42 +01:00
2005-06-29 11:02:15 +00:00
2000-10-16 22:56:10 +00:00
1998-12-21 10:52:47 +00:00
1998-12-21 10:52:47 +00:00
2010-06-12 14:13:23 +00:00
2010-01-22 20:17:12 +00:00
2011-03-13 18:20:01 +00:00
2008-11-05 18:39:08 +00:00
2010-06-12 14:13:23 +00:00
2010-11-11 14:42:50 +00:00
2005-08-23 13:48:17 +00:00
2009-09-06 15:49:46 +00:00
2012-02-10 19:43:14 +00:00
2012-02-10 19:43:14 +00:00
2010-06-12 14:13:23 +00:00
2014-02-14 22:30:27 +00:00
1998-12-21 10:56:39 +00:00
1998-12-21 10:52:47 +00:00
2010-04-06 11:18:59 +00:00
2009-04-26 22:18:22 +00:00
1998-12-21 10:52:47 +00:00
1998-12-21 10:52:47 +00:00
1998-12-21 10:52:47 +00:00
1998-12-21 10:52:47 +00:00
2013-09-06 13:59:13 +01:00
2014-01-26 16:29:50 +00:00
2014-02-05 18:25:46 +00:00
2014-02-05 18:25:46 +00:00
2013-03-26 15:16:41 +00:00
2006-04-17 12:22:13 +00:00
2011-12-08 14:44:05 +00:00
2011-12-08 14:44:05 +00:00
1998-12-21 10:56:39 +00:00
2011-04-29 22:37:12 +00:00
2009-10-18 14:40:33 +00:00
2012-09-28 09:25:49 +00:00
2009-01-07 23:44:27 +00:00
2013-09-05 21:39:42 +01:00
1998-12-21 10:52:47 +00:00
2001-07-11 18:59:25 +00:00
2000-03-12 23:27:14 +00:00
2005-04-26 16:02:40 +00:00
2011-11-14 00:36:10 +00:00
2009-09-07 17:57:18 +00:00
2012-12-11 16:05:14 +00:00
2008-10-20 12:53:36 +00:00
2011-03-19 10:58:14 +00:00
2002-11-13 15:43:43 +00:00
2012-11-30 19:24:13 +00:00