Project rename. Load multiple certificates from folder.

This commit is contained in:
Ara Sadoyan
2025-06-16 13:29:13 +02:00
parent 0779f97277
commit 4126249bcd
16 changed files with 524 additions and 171 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "gazan"
version = "0.1.0"
name = "aralez"
version = "0.9.1"
edition = "2021"
[profile.release]
@@ -43,4 +43,9 @@ arc-swap = "1.7.1"
mimalloc = { version = "0.1.46", default-features = false }
prometheus = "0.14.0"
lazy_static = "1.5.0"
openssl = "0.10.72"
x509-parser = "0.17.0"
rustls-pemfile = "2.2.0"
#openssl = "0.10.72"