Add dummy proof keys and discovery XML#86
Add dummy proof keys and discovery XML#86thomaslevesque wants to merge 1 commit intomicrosoft:mainfrom
Conversation
80f93b7 to
1bf0bf3
Compare
1bf0bf3 to
394b8dd
Compare
|
@thomaslevesque Thanks for the PR! Could you share the cert that you used and the process used to generate it? |
|
Hi @tylerbutler, I didn't use a certificate, I just made a new |
Actually, that's not quite right. This only gives the |
|
If requested, I can add a small program to generate the keys (and maybe rotate them) |
Fixes #22
Currently there's just a proof-keys.xml file with dummy keys, and a discovery.xml file with the corresponding public keys. In a future evolution, it might be useful to add an option to specify the proof keys file, but then the discover file would need to be updated to match the specified keys.