David Woodhouse
fb11794991
modsign: Use single PEM file for autogenerated key
...
The current rule for generating signing_key.priv and signing_key.x509 is
a classic example of a bad rule which has a tendency to break parallel
make. When invoked to create *either* target, it generates the other
target as a side-effect that make didn't predict.
So let's switch to using a single file signing_key.pem which contains
both key and certificate. That matches what we do in the case of an
external key specified by CONFIG_MODULE_SIG_KEY anyway, so it's also
slightly cleaner.
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com >
Signed-off-by: David Howells <dhowells@redhat.com >
2015-08-07 16:26:14 +01:00
..
2015-06-15 15:53:50 -07:00
2015-06-16 11:04:29 +01:00
2015-02-19 12:39:03 -06:00
2015-07-06 14:08:30 +02:00
2015-06-30 19:44:57 -07:00
2015-07-17 11:29:34 +02:00
2015-06-22 16:26:56 +02:00
2015-06-24 15:09:40 -07:00
2015-07-01 14:17:44 -07:00
2015-06-30 19:44:59 -07:00
2015-06-26 14:02:43 -07:00
2015-07-06 14:15:08 +02:00
2015-07-14 12:01:04 +02:00
2015-07-08 11:53:45 -04:00
2015-04-11 22:27:55 -04:00
2015-04-26 17:22:07 -07:00
2015-04-15 15:06:55 -04:00
2015-06-27 13:53:16 -07:00
2015-04-22 14:49:23 -07:00
2015-02-11 20:07:47 -08:00
2015-07-08 09:33:38 -07:00
2015-04-15 16:35:22 -07:00
2015-07-03 15:20:57 -07:00
2015-06-04 23:57:18 +02:00
2015-05-07 12:02:51 +02:00
2015-07-15 10:39:17 +02:00
2015-04-14 16:49:03 -07:00
2015-04-15 16:35:22 -07:00
2015-04-12 21:03:31 +02:00
2015-06-25 17:00:43 -07:00
2015-07-18 03:42:51 +02:00
2015-06-24 14:46:01 -07:00
2015-04-15 16:35:22 -07:00
2015-04-15 16:35:22 -07:00
2015-05-27 11:09:50 +09:30
2015-05-12 09:46:00 +02:00
2015-06-30 19:44:57 -07:00
2015-02-13 21:21:42 -08:00
2015-08-07 16:26:14 +01:00
2015-08-07 16:26:13 +01:00
2015-07-09 06:57:12 +09:30
2015-02-13 21:21:38 -08:00
2015-06-30 19:44:57 -07:00
2015-07-01 10:49:25 -07:00
2015-04-17 09:04:06 -04:00
2015-02-13 21:21:38 -08:00
2015-07-15 11:52:52 -07:00
2015-01-17 10:02:23 +13:00
2015-04-15 16:35:23 -07:00
2015-06-30 19:44:59 -07:00
2015-04-15 16:35:22 -07:00
2015-07-20 17:19:19 +10:00
2015-06-27 13:26:03 -07:00
2015-04-19 13:19:23 -07:00
2015-06-24 17:49:40 -07:00
2015-02-09 15:24:03 -08:00
2015-06-19 10:03:12 +02:00
2015-04-15 16:35:22 -07:00
2015-06-25 17:00:37 -07:00
2015-07-03 15:20:57 -07:00
2015-08-07 16:26:13 +01:00
2015-01-18 01:03:45 -05:00
2015-05-27 12:56:15 -07:00
2015-06-24 17:49:40 -07:00
2015-07-01 10:49:25 -07:00