-
Notifications
You must be signed in to change notification settings - Fork 3
Labels
[feature]Smaller, deliverable pieces of functionality under each epicSmaller, deliverable pieces of functionality under each epic
Milestone
Description
Create certifier server that could be used later in wallet acquire certificates to acquire certificate.
- We need to analyze https://github.com/p2ppsr/generic-certifier-backend,
- make sure that this API is actually compatible with the request from the wallet,
- create a new package in go-wallet-toolbox,
- prepare some MVP server based on a standard HTTP server,
- at first without authentication – meaning without auth middleware,
- consider configuration options (especially certifier key should be configurable)
- handling only the acquire endpoint,
- add tests for the endpoint (maybe right away using AuthFetch),
- add a task for the remaining endpoints.
- prepare main.go in cmd/ subpackage to run the server
Sub-issues
Metadata
Metadata
Assignees
Labels
[feature]Smaller, deliverable pieces of functionality under each epicSmaller, deliverable pieces of functionality under each epic
Type
Projects
Status
No status