mirror of
https://github.com/YGGverse/agate.git
synced 2026-04-08 20:45:29 +00:00
add automatic certificate generation
This commit is contained in:
parent
d24db63583
commit
2213b055dc
22 changed files with 251 additions and 422 deletions
|
|
@ -20,6 +20,7 @@ log = "0.4"
|
|||
mime_guess = "2.0"
|
||||
once_cell = "1.5"
|
||||
percent-encoding = "2.1"
|
||||
rcgen = { version = "0.8.9", features = ["pem"] }
|
||||
rustls = "0.19.0"
|
||||
tokio-rustls = "0.22.0"
|
||||
tokio = { version = "1.2", features = ["fs", "io-util", "net", "rt-multi-thread", "sync"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue