Open zhenghao2519 opened 1 year ago
I think I misunderstood the demo code from aca-py. The ngrok service used there is a tails server for revocation.
If users can define the endpoint themself, they can open such a service, e.g. ngrok, to publish the local port. This function is already added, but it should be listed as an option instead of a mandatory argument.
This issue should be changed into Support Revocation.
The agents are only able to communicate within the local network.
The demo code from aca-py also covers the use of Ngrok.
It should be added after tests