-
Notifications
You must be signed in to change notification settings - Fork 10
Description
Description: The system shall enable a pool operator to retrieve certificates from other, previously unknown (to the requester) pool operators within the ecosystem.
Use Case: Any scenario where a certificate is needed from a pool not directly known to the requestor, but already part of the system
Already in OPNC 1?: This FR has been flagged as possible with current version through
"Broadcastflag" in
- getOemProvCert
- GenerateSignedContractData|createSignedContractData
- getSignedContractData
I have reviewed the code and come up with the following:
- getOemProvCert does not exist in opnc repo
- GenerateSignedContractData does not exist in opnc repo
- createSignedContractData does not exist in opnc repo
- getSignedContractData does not exist, however, getSignedContractDataResV1.json does, under Responses
There might be a confusion with the OPNC specific function names.
EVPKI Comments: There needs to be method to alert members of a new member, and there needs to be a single API to initiate connections.
E.g. A member is being introduced, and needs to connect to the other pool operators, or a member is already in the pool and a new member is introduced.
Please help clarify how is this FR already covered in OPNC 1.0 so we can conclude if there is any change needed or not