add rustfs tls

This commit is contained in:
houseme
2025-04-02 00:48:08 +08:00
parent de0e9bee20
commit d017409f5b
4 changed files with 45 additions and 45 deletions
+1 -1
View File
@@ -50,7 +50,7 @@ common = { path = "./common/common" }
policy = { path = "./policy" }
hex = "0.4.3"
hyper = "1.6.0"
hyper-rustls = { version = "0.27.5", features = ["http2"] }
#hyper-rustls = { version = "0.27.5", features = ["http2"] }
hyper-util = { version = "0.1.10", features = [
"tokio",
"server-auto",