Commit Graph

8 Commits

Author SHA1 Message Date
Keagan McClelland
96dee95260 Feature/ssl cert management (#442)
* Adds core logic API for SSL Certificate Management

* Update appmgr/src/net/ssl.rs

Co-authored-by: Aiden McClelland <3732071+dr-bonez@users.noreply.github.com>
2021-09-13 11:24:45 -06:00
Chris Guida
9e30050934 package properties rpc endpoint (#462) 2021-09-11 13:16:08 -06:00
Keagan McClelland
3160da6e9f Feature/tor health checks (#426)
* wip

* wraps up core tor health check feature, still need to fix the boundaries with the rest of embassyd

* need to please borrow checker

* please the borrow checker

* wire it in

* finishes the feature

* Apply suggestions from code review

* fixes tor restart functionality

* makes tor replacement more resilient, adds embassyd service in init and replace
2021-08-26 17:30:22 -06:00
Aiden McClelland
31b820214e cargo lock 2021-08-09 14:05:21 -06:00
Aiden McClelland
d657eceb08 reconcile types 2021-08-09 14:04:56 -06:00
Aiden McClelland
711766a8a4 auth middleware 2021-08-09 14:03:12 -06:00
Aiden McClelland
7eaf6dabcc switch to managers: wip 2021-08-09 14:00:47 -06:00
Aiden McClelland
d26e08014f compat 2021-08-09 13:59:19 -06:00