Skip to content

Full mTLS Client Verification for gRPCServer.jl#67

Draft
AbrJA wants to merge 1 commit intoJuliaWeb:mainfrom
AbrJA:main
Draft

Full mTLS Client Verification for gRPCServer.jl#67
AbrJA wants to merge 1 commit intoJuliaWeb:mainfrom
AbrJA:main

Conversation

@AbrJA
Copy link
Copy Markdown

@AbrJA AbrJA commented Apr 17, 2026

mTLS verification support for gRCP

SSL_CTX_set_verify, SSL_CTX_load_verify_locations and SSL_get_verify_result bindings

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 17, 2026

Codecov Report

❌ Patch coverage is 94.44444% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 75.11%. Comparing base (10f7b7b) to head (b32b0a9).
⚠️ Report is 27 commits behind head on main.

Files with missing lines Patch % Lines
src/ssl.jl 94.44% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #67      +/-   ##
==========================================
- Coverage   77.56%   75.11%   -2.46%     
==========================================
  Files           2        2              
  Lines        1083     1133      +50     
==========================================
+ Hits          840      851      +11     
- Misses        243      282      +39     

☔ View full report in Codecov by Sentry.
📢 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.

@AbrJA
Copy link
Copy Markdown
Author

AbrJA commented Apr 17, 2026

cc: @s-celles

@s-celles
Copy link
Copy Markdown

s-celles commented Apr 17, 2026

See https://github.com/s-celles/gRPCServer.jl/pull/15/changes for latest updates in gRPCServer.jl
I'm using Reseau.jl now so I'm not 100% sure it will be useful

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants