| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CLUSTER_NAME |
"ccm_1" |
public static final String |
DEFAULT_CLIENT_KEYSTORE_PASSWORD |
"fakePasswordForTests" |
public static final String |
DEFAULT_CLIENT_KEYSTORE_PATH |
"/client.keystore" |
public static final String |
DEFAULT_CLIENT_TRUSTSTORE_PASSWORD |
"fakePasswordForTests" |
public static final String |
DEFAULT_CLIENT_TRUSTSTORE_PATH |
"/client.truststore" |
public static final String |
DEFAULT_SERVER_KEYSTORE_PASSWORD |
"fakePasswordForTests" |
public static final String |
DEFAULT_SERVER_KEYSTORE_PATH |
"/server.keystore" |
public static final String |
DEFAULT_SERVER_LOCALHOST_KEYSTORE_PATH |
"/server_localhost.keystore" |
public static final String |
DEFAULT_SERVER_TRUSTSTORE_PASSWORD |
"fakePasswordForTests" |
public static final String |
DEFAULT_SERVER_TRUSTSTORE_PATH |
"/server.truststore" |
Copyright © 2017–2020. All rights reserved.