Skip to content

Allow config file to contain the keystore / truststore credentials when connecting via ssl to JMX #894

@sumitbaurai

Description

@sumitbaurai

Hi,

This issue is related to the one described here: #834

However, there was no conclusion on that discussion. Hence, opening this new one.

As mentioned in the other issue, how can we provide the following system properties via a config file. In production we cannot afford to provide them via command line as that exposes them to be scraped via ps commands.

-Djavax.net.ssl.keyStore= -Djavax.net.ssl.keyStorePassword= -Djavax.net.ssl.trustStore= -Djavax.net.ssl.trustStorePassword=

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions