capsule-corp-ternoa / worker

SubstraTEE worker for SubstraTEE node
Apache License 2.0
0 stars 0 forks source link

[client] optional urlfile name in provision call #31

Open haerdib opened 3 years ago

haerdib commented 3 years ago

Discussion in PR #30

@brenzi the current provision call needs an urllist file input (according to #1). But I guess the standard use case will be to use the keyvault_pool.txt default file which is generated by the keyvault list command. Would it be a possibility to make the input of the provision call optional? If it is not given, the default filepath will be taken.

the idea is that the user can select a subset of keyvaults. There may be many more than necessary

haerdib commented 3 years ago

This is just an enhancement, not necessary for the PoC but might be handy for testing