Commit graph

8 commits

Author SHA1 Message Date
25638c1de1 [server][client] Parse hostnames 2020-02-04 20:13:00 +00:00
d3ec436f48 [server] Allow nested clients
Tables can be nested arbitrary, only tables with `id` attribute
are considered
2020-02-04 20:13:00 +00:00
1bba95fff9 [client] Adapted to new protocol 2020-02-04 20:13:00 +00:00
ca2b0cd83a [all] Read from toml, simplify protocol, export key ids 2020-02-04 20:13:00 +00:00
aa1c835186
Conditional export for certificates 2020-01-19 11:31:33 +01:00
caec5a14c7
[client] Use host instead of IP
Enables DNS based resolution (in addition to direct IP) as e.g. used in
docker-compose
2019-11-30 19:54:18 +01:00
b3b86b4238
[client] Set up environment, spawn subprocess
- Coffer client sets up the environment from the keys and secrets read
- Coffer client spawns a subprocess and reaps itself

Signed-off-by: Armin Friedl <dev@friedl.net>
2019-11-27 23:00:18 +01:00
3344ca4877
Rebranding to coffer, restructuring
Signed-off-by: Armin Friedl <dev@friedl.net>
2019-11-26 04:03:12 +01:00