This page was last edited on October 19, 2018, at 14:08.
Comments or questions about this documentation? Contact us for support!
Use the configuration options described in the TLS List of Parameters in the Platform SDK Developer's Guide.
There are two ways to set certificate passwords.
Section | Name | Client/Server Side | Default value | Description |
---|---|---|---|---|
tls-keystore | password |
|
N/A | Keystore password |
tls-keystore-entry | password |
|
N/A | Keystore entry password |
tls-truststore | password |
|
N/A | Trusted certificates storage password |
In this case passwords are automatically encrypted in the configuration database and masked in the GAX UI.
If it is necessary to define passwords at the connection/port level, use the following parameters.
Name | Client/Server Side | Default value | Description |
---|---|---|---|
keystore-password | Simple TLS—Server Mutual TLS—Both. |
N/A | Keystore password |
keystore-entry-password | Simple TLS—Server Mutual TLS—Both. |
N/A | Keystore entry password |
tls-truststore | Simple TLS—Client Mutual TLS—Both. |
N/A | Trusted certificates storage password |