insecure clients
Some checks failed
CI / checks (push) Failing after 1m51s

This commit is contained in:
Alex Emmet 2026-07-06 21:13:34 +02:00
commit 2126a142f4
4 changed files with 100 additions and 4 deletions

View file

@ -15,9 +15,9 @@ rustls = { version = "0.23.41" }
tokio = { version = "1", features = ["full"] }
rustls-native-certs = "0.8.4"
log = "0.4"
rcgen = "0.14"
[dev-dependencies]
rcgen = "0.14"
[[test]]
name = "integration"