Commit Graph

18 Commits

Author SHA1 Message Date
585735769f Update Rust crate clap to 3.2.20
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2022-09-09 17:51:49 +00:00
886843d087 Add new test based on token auth 2022-09-02 08:59:07 +02:00
43a6d2c3a2 Start to write e2e tests 2022-09-01 15:03:20 +02:00
b24e8ba68b Merged all workspace projects into a single binary project 2022-09-01 10:11:24 +02:00
3be4c5a68e Remove useless OpenSSL dependency 2022-09-01 09:16:21 +02:00
1ce19ff56a Add support for CRL on server side 2022-08-31 15:37:51 +02:00
c063cdcef6 Remove redundant code 2022-08-31 15:00:41 +02:00
cd0f6fea94 Client can authenticate using TLS certificate 2022-08-31 14:35:52 +02:00
27b52dfcb7 Add client TLS auth on server side 2022-08-31 12:24:54 +02:00
723ed5e390 Can specify custom server root certificate for client 2022-08-31 10:59:07 +02:00
3b2866fa6a Add embedded TLS server 2022-08-31 09:29:22 +02:00
11d7ccf7c9 Start to forward messages 2022-08-30 14:17:21 +02:00
a6f7966243 Basic relay server working 2022-08-30 12:33:16 +02:00
9c8cff9357 Start to listen to websocket incoming connections 2022-08-30 11:46:26 +02:00
c67d53a4df Open ports on client 2022-08-30 11:16:22 +02:00
5d4db12bf6 Get server configuration from client 2022-08-30 10:38:26 +02:00
4afc1fad37 Start to serve config 2022-08-30 10:17:38 +02:00
2441552165 Initial commit 2022-08-30 09:43:53 +02:00