Skip to content

Conversation

@majialoong
Copy link
Contributor

Which Issue(s) This PR Fixes

Fixes #10077

Brief Description

Allow Proxy to use password-encrypted private keys for TLS by configuring tlsKeyPassword in rmq-proxy.json, for both the gRPC and Remoting endpoints.

How Did You Test This Change?

Unit test

@codecov-commenter
Copy link

codecov-commenter commented Feb 8, 2026

Codecov Report

❌ Patch coverage is 75.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 48.85%. Comparing base (1754cec) to head (0024a96).

Files with missing lines Patch % Lines
...ocketmq/proxy/remoting/RemotingProtocolServer.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop   #10078      +/-   ##
=============================================
- Coverage      48.90%   48.85%   -0.06%     
+ Complexity     13364    13345      -19     
=============================================
  Files           1373     1373              
  Lines          99873    99881       +8     
  Branches       12909    12910       +1     
=============================================
- Hits           48847    48794      -53     
- Misses         45113    45157      +44     
- Partials        5913     5930      +17     

☔ 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.

@majialoong
Copy link
Contributor Author

Hello @RongtongJin @lizhimins , please take a look at this PR when have time, Thanks !

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.

[Enhancement] Support password-encrypted private keys for Proxy TLS

2 participants