Configuration and runtime operations for mod_cluster subsystem.
Attribute | Value |
---|---|
Type | STRING |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Type | STRING |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Default Value | ${user.home}/.keystore |
Type | STRING |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Type | STRING |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Type | STRING |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Default Value | changeit |
Type | STRING |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Default Value | TLS |
Type | STRING |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
---|---|---|---|---|---|
ca-certificate-file | STRING | false | true | Certificate authority. | |
ca-revocation-url | STRING | false | true | Certificate authority revocation list. | |
certificate-key-file | STRING | false | true | ${user.home}/.keystore | Key file for the certificate. |
cipher-suite | STRING | false | true | Comma separated list of encryption ciphers the configuration is allowed to use. | |
key-alias | STRING | false | true | The alias of the key holding the client certificates in the key store. | |
password | STRING | false | true | changeit | Password granting access to the key store and trust store. |
protocol | STRING | false | true | TLS | The SSL protocols that are enabled. |