Skip to content

node: send certificates for inter-node TLS connections - #4097

Merged
roman-khimov merged 1 commit into
masterfrom
internode-client-cert
Aug 6, 2026
Merged

node: send certificates for inter-node TLS connections#4097
roman-khimov merged 1 commit into
masterfrom
internode-client-cert

node: authenticate one-hop requests with TLS client certificates

2113b4b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 5, 2026 in 1s

27.24% (+0.04%) compared to 9e592e2

View this Pull Request on Codecov

27.24% (+0.04%) compared to 9e592e2

Details

Codecov Report

❌ Patch coverage is 59.64912% with 46 lines in your changes missing coverage. Please review.
✅ Project coverage is 27.24%. Comparing base (9e592e2) to head (2113b4b).

Files with missing lines Patch % Lines
pkg/services/object/server.go 20.83% 17 Missing and 2 partials ⚠️
pkg/network/cache/clients.go 21.42% 11 Missing ⚠️
pkg/network/peerauth/peerauth.go 70.00% 3 Missing and 3 partials ⚠️
pkg/services/object/acl/v2/service.go 85.18% 2 Missing and 2 partials ⚠️
cmd/neofs-node/config.go 0.00% 2 Missing ⚠️
internal/crypto/requests.go 86.66% 1 Missing and 1 partial ⚠️
cmd/neofs-node/grpc.go 0.00% 1 Missing ⚠️
cmd/neofs-node/mtls.go 90.90% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4097      +/-   ##
==========================================
+ Coverage   27.20%   27.24%   +0.04%     
==========================================
  Files         676      678       +2     
  Lines       46227    46282      +55     
==========================================
+ Hits        12576    12611      +35     
- Misses      32437    32453      +16     
- Partials     1214     1218       +4     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.