Set the following parameters in the Server tab of the Configuration page.
Comma-separated list of Ciphers
The list of allowed SSL ciphers – for example:
TLS_DHE_RSA_WITH_AES_128_GCM_SHA256,TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, SSL_DHE_RSA_WITH_3DES_EDE_CBC_SHA,TLS_RSA_WITH_AES_128_GCM_SHA256
Key Alias
The alias of the SSL key in the keystore.
Mandatory: Yes.
Key Store
The keystore that contains the SSL server certificate. Click Select Files to import this keystore from file.
Key Store Password
The password of the keystore that contains the server SSL certificate.
Mandatory: Yes.
Key Store Type
The type of keystore containing the SSL server cerificate.
Type | Description |
---|---|
jks | Java keystore |
pkcs12 | PKCS #12 keystore |
Mandatory: Yes.
Trust Store Type
The type of truststore containing the CA certificates.
Type | Description |
---|---|
jks | Java truststore |
pkcs12 | PKCS #12 truststore |
Mandatory: Yes.
Trust Store
Click Select Files to import the truststore file.
Trust Store Password
The password of the truststore that contains the CA certificates.
Mandatory: Yes.