Commit Graph

20 Commits

Author SHA1 Message Date
Zoltan Papp
01e7caf640
[relay] Feature/relay integration r53 (#2399)
Support route53 for TLS handling
2024-08-22 14:31:36 +02:00
Zoltán Papp
82584f2089 Gracefully shutdown metrics 2024-08-21 17:06:05 +02:00
Zoltán Papp
86f1724efa Print out errors on exit from cmd 2024-08-21 16:46:59 +02:00
Zoltán Papp
c057fbd4f4 Close metrics service 2024-08-21 16:39:52 +02:00
Zoltán Papp
c1a54756e8 Rename "Close" to "ShutDown" 2024-08-21 16:17:39 +02:00
Zoltán Papp
a208e7999c Pass the ctx to the close function 2024-08-21 16:05:04 +02:00
Zoltán Papp
7633cca3b1 Fix exit signal handling 2024-08-21 15:54:36 +02:00
Zoltán Papp
ecb6f0831e Add metrics 2024-07-24 16:26:26 +02:00
Zoltán Papp
e75fbd34a7 Add config file handling 2024-07-17 17:10:33 +02:00
Zoltán Papp
1f949f8cee Fix parameters of tests 2024-07-08 17:01:11 +02:00
Zoltan Papp
836072098b Integrate the relay authentication 2024-07-05 16:12:30 +02:00
Zoltan Papp
1a5ee744a8 - add file based cert
- print out the exposed address
- handle empty exposed address
2024-07-03 15:03:57 +02:00
Zoltan Papp
15a7b7629b Add exposed address 2024-07-02 11:57:17 +02:00
Zoltán Papp
d3785dc1fa Fix ssl configuration 2024-07-01 11:50:18 +02:00
Zoltán Papp
0a67f5be1a Fix logic 2024-06-25 15:13:08 +02:00
Zoltán Papp
0261e15aad Extend the cmd with argument handling
- add cobra to relay server
- add logger instance for handshaker
2024-06-19 17:40:16 +02:00
Zoltán Papp
b4aa7e50f9 Close sockets on server cmd 2024-05-27 09:42:27 +02:00
Zoltán Papp
173ca25dac Fix in client the close event 2024-05-26 22:14:33 +02:00
Zoltán Papp
36b2cd16cc Remove channel binding logic 2024-05-23 13:24:02 +02:00
Zoltan Papp
49dfbc82d9 Add relay cmd 2024-05-17 20:24:06 +02:00