Commit Graph

3 Commits

Author SHA1 Message Date
Gibheer bc410d2d10 overall cleanup and bugfixing
This commit fixes some minor issues with self signed certificates. On
the way to that fix, some other issues were fixed, which I can't
remember.
This also adds a couple of log output to make it easier to understand,
what actually happens in the daemon.
2017-07-28 14:45:56 +02:00
Gibheer 1cdac69f4b wire up the CA implementation
With this version, the certificates are now using the supplied CA
mechanism.
2017-07-15 00:57:03 +02:00
Gibheer 70515f6fa6 add basic CA support
This is the intial CA support, but not yet connected with the
certificate signing.
2017-07-14 20:41:03 +02:00