Skip to content

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

@majialoong

Description

@majialoong

Before Creating the Enhancement Request

  • I have confirmed that this should be classified as an enhancement rather than a bug/feature.

Summary

Proxy's gRPC endpoint does not support password-encrypted private keys. The Remoting endpoint only supports it via JVM system property, not through rmq-proxy.json.

Motivation

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

Describe the Solution You'd Like

Add tlsKeyPassword to ProxyConfig and wire it to both gRPC and Remoting TLS setup.

Describe Alternatives You've Considered

No

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions