registrar: split key generation and startup config
Open
- Dominant language
- Rust
- Stars
- 69
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
Currently the example registrar creates its own keys internally on start up and always loads them from a fixed location. Breaking this out will simplify having separate NAC registrars from TTC registrars which is how this would be deployed in most scenarios.
Contributor guide
Assessment
This issue has not been assessed yet.