wip proxy gencert internal

This commit is contained in:
2025-02-11 22:06:12 -07:00
parent 980e8c2620
commit a98bc825f6
7 changed files with 90 additions and 25 deletions
+3
View File
@@ -16,3 +16,6 @@ mumble-web2-common = { workspace = true }
salvo = { version = "0.74.2", features = ["quinn", "eyre", "rustls", "serve-static", "logging"] }
once_cell = "1.20.2"
rustls = { version = "^0.23", features = ["aws_lc_rs"] }
rcgen = "0.13.2"
hmac-sha256 = "1.1.8"
time = "0.3"