commit | 5a40fa7e78bdd75f0640ff48c4d51c87a8effde2 | [log] [tgz] |
---|---|---|
author | Seth Moore <sethmo@google.com> | Tue Jun 22 13:48:59 2021 -0700 |
committer | Seth Moore <sethmo@google.com> | Fri Jun 25 10:47:34 2021 -0700 |
tree | 4226c474f09cb124c0ded7209cc0f22a2b34eb00 | |
parent | 01688560f9e96da774dc95cd6a716a0d81eded76 [diff] |
Generate random challenge in RKP factory tool The challenge was previously hard-coded to an empty string previously. Though it's not necessarily required for remote key provisioning certificate signing requests, go ahead and include good randomness (via getrandom) into the csr. Bug: 191301285 Test: Manually run rkp_factory_extraction_tool Change-Id: I68e7d86259c67d40ecbb0c9e4ecac22954757dd3 Merged-In: I68e7d86259c67d40ecbb0c9e4ecac22954757dd3