1
0
mirror of https://github.com/actix/examples synced 2025-06-26 17:17:42 +02:00
Commit Graph

22 Commits

Author SHA1 Message Date
dfce64475b feat: use rustls best practice for clients 2025-05-12 03:36:54 +01:00
c0c3efddc8 Simplify rustls mTLS example 2025-04-03 23:25:46 +02:00
04f8cba71b chore: fmt 2025-03-21 06:07:31 +00:00
a7527d72f3 chore: edition 2024 2025-03-11 01:42:01 +00:00
f36601babb chore: upgrade to rustls v0.23 2024-05-25 05:36:36 +01:00
954c10fc88 fix: directory path should be https-tls (#689) 2023-12-29 12:25:15 +00:00
a4c0cb22a9 chore: fmt 2023-09-10 20:22:26 +01:00
72d0d1eb4b fix: remaining upgrade issues 2023-08-29 18:56:00 +01:00
cfea68d5c7 use rustls v0.21 2023-08-29 18:28:15 +01:00
3d10ce96f5 better HTTPS readmes 2023-05-22 14:21:48 +01:00
4c63b61245 https-tls: typo - correct URIs to use https (#606) 2023-02-25 12:38:19 +00:00
91ffa11e19 move a couple more things to workspace deps 2023-01-02 20:33:43 +00:00
66c7e1e9b5 use workspace deps for log and env_logger 2022-12-30 16:25:40 +00:00
aee47e0817 Use workspace dependencies for actix-web (#594) 2022-12-21 14:49:28 +00:00
c78332c0f9 update env_logger to 0.10 2022-12-11 15:25:57 +00:00
bbb2e54f07 update some easy deps 2022-07-09 22:54:51 +01:00
e239414a55 format markdown 2022-03-06 00:43:10 +00:00
f27cc4b6b4 normalize ports to 8080 2022-03-06 00:41:32 +00:00
4dc9199781 update actix web to stable version 2022-02-25 21:08:53 +00:00
fbd3b228e9 fmt 2022-02-18 02:44:02 +00:00
aca1dab890 rc3 2022-02-18 02:40:58 +00:00
cc3d356209 restructure folders 2022-02-18 02:01:48 +00:00