Commit Graph

18 Commits

Author SHA1 Message Date
8bc3518a2d Fix cargo clippy issue
All checks were successful
continuous-integration/drone/push Build is passing
2024-01-17 19:53:13 +01:00
e534deefae Managed to update rustls to version 0.21 2024-01-17 19:52:28 +01:00
5609708848 Updated rustls_pemfile
All checks were successful
continuous-integration/drone/push Build is passing
2024-01-17 19:36:29 +01:00
e7d5bac8db Update a few dependencies (#40)
All checks were successful
continuous-integration/drone/push Build is passing
Unable to update rustls for now (`actix-web` depends on a too old version of `rustls`)

Reviewed-on: #40
2023-04-11 12:37:48 +00:00
76469dd6fc Update to code to Rust 1.67
All checks were successful
continuous-integration/drone/push Build is passing
2023-02-02 10:27:37 +01:00
d5f1f2c925 cargo clippy
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2022-09-02 15:58:16 +02:00
1321cf79c6 Improve messages logging 2022-09-02 15:40:00 +02:00
59aadeacd4 Add more configuration tests 2022-09-02 15:01:34 +02:00
a5e48cf9d0 Add TLS invalid cases checks 2022-09-02 14:14:05 +02:00
4f89bc06a0 Add new test for TLS mutual authentication 2022-09-02 10:57:53 +02:00
019ae92605 Add new test for client configuration 2022-09-02 10:42:22 +02:00
6f8055f1c7 Remove useless tests configuration 2022-09-02 10:21:13 +02:00
54214a3308 Add new test for invalid TLS configuration 2022-09-02 10:18:20 +02:00
40c1bfc938 Add new test based on token auth with TLS 2022-09-02 09:43:07 +02:00
886843d087 Add new test based on token auth 2022-09-02 08:59:07 +02:00
62fa71ea6e Check the case with invalid token 2022-09-01 17:05:13 +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