commit | 1aa82dadc004c2e570280179d4dbed80ea71f72c | [log] [tgz] |
---|---|---|
author | Seth Moore <sethmo@google.com> | Tue Jun 22 13:48:59 2021 -0700 |
committer | Seth Moore <sethmo@google.com> | Wed Jun 23 12:42:06 2021 -0700 |
tree | 4e3d4415f5b90c41387d19e7e8f99bc8ffee252a | |
parent | f71501fa36f1e422e903b9c559a8f3be9a99464c [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. Ignore-AOSP-First: No merge path to aosp, will manually merge Bug: 191301285 Test: Manually run rkp_factory_extraction_tool Change-Id: I68e7d86259c67d40ecbb0c9e4ecac22954757dd3