Matthias Twardawski
Matthias Twardawski
- [x] Create PKI in container with predictable user id and group id currently owned by the user who cloned the repository, carl.key only readable by user id of host...
- [x] if there is already an existing ca.pem and netbird certificate, new certificates from setup string cannot be used in EDGAR managed setup. https://github.com/eclipse-opendut/opendut/issues/224
- [x] In case of development mode, EDGAR performs a dry-run which looks like actually setting up the peer. This is misleading. The note that EDGAR is running in "Dry-run...
- [x] Architecture Overview in documentation
We achieved to get a connection between two EDGARs now: - [x] roll out EDGAR on peers
Fixed that behaviour in #171
- [x] CARL should provide an HTTP endpoint to download CLEO - [x] Serve debug binary in development mode - [x] Serve directory with release binary of CLEO for the...
EDGAR should: - [x] Extract client id and secret from peer setup-string - [x] Store client id and secret in EDGAR's configuration file - [x] Enable OIDC in EDGAR's configuration...