Table 1. SslConfigs' Configuration Properties
Name |
Description |
ssl.keystore.type
|
The file format of the key store file. Optional for client.
|
ssl.endpoint.identification.algorithm
|
The endpoint identification algorithm to validate server hostname using server certificate
|
ssl.keystore.location
|
The location of the keystore file. Optional for client and can be used for two-way authentication for client.
|
ssl.keystore.password
|
The store password for the keystore file. Optional for client and only needed if ssl.keystore.location is configured.
|
ssl.key.password
|
The password of the private key in the keystore file. Optional for client.
|
ssl.truststore.location
|
|
ssl.truststore.password
|
|
ssl.enabled.protocols
|
|
ssl.client.auth
|
|