Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To enable 2 way SSL please pass the following system parameters to the agent:

System property

Default value

Description

sl.mTlsEnabled

false

Enables mTLS on agent side.

sl.mTlsKeystore

n/a

Path to keystore file. If not defined or file does not exists or is not accessible, mTLS support would be disabled.

sl.mTlsKeystorePassword

n/a

Password to keystore file. Required, can not be empty.

sl.mTlsKeystoreKeyPassword

n/a

Password to private key located into the keystore file. Required, can not be empty.

sl.mTlsKeystoreKeyAlias

n/a

The keystore entry alias. Currently not required (single entry keystorefile support).

Info

Supported Agent versions from:

  • Java Agents: 4.0.2448

  • Gradle Plugin: 4.0.905

  • Maven Plugin: 4.0.1064