feat: Add validation for SSH certificates and implement unit tests for SshAuthInterceptor

This commit is contained in:
GW_MC
2026-03-21 03:52:34 +00:00
parent 109d693d59
commit 7a9eeb5f3a
4 changed files with 267 additions and 2 deletions

1
Cargo.lock generated
View File

@@ -2517,6 +2517,7 @@ name = "nxmesh-proto"
version = "0.1.0"
dependencies = [
"prost",
"tokio-test",
"tonic",
"tonic-async-interceptor",
"tonic-prost",