metrics-sampler icon indicating copy to clipboard operation
metrics-sampler copied to clipboard

Permanent fix SSL CREDENTIALS

Open devendraap opened this issue 2 years ago • 0 comments

Temporary code changes done to fix SSL issue in PR wasn't proper.: https://github.com/dimovelev/metrics-sampler/pull/10/files

This PR fixes how the credentials are used as per PROTOCOL_PROVIDER_PACKAGES passed by jmx.remote.protocol.provider.packages. Ref: This is something for enabling weblogic support. http://download.oracle.com/docs/cd/E13222_01/wls/docs90/jmx/accessWLS. You'd set this to: weblogic.management.remote

Ex: https://github.com/search?q=PROTOCOL_PROVIDER_PACKAGES+weblogic&type=code

devendraap avatar May 16 '23 14:05 devendraap