Protocol
|
The security protocol, normally TLS.
Transport Layer Security (TLS) version 1.0 is supported.
|
Key Algorithm
|
The key management algorithm, normally SunX509.
X.509 based certificates are supported.
|
Provider Class File
|
The Java Cryptography Architecture (JCA) provider, normally
com.sun.net.ssl.internal.ssl.Provider.
Servertec Internet Server's Secure Socket Layer (SSL) support uses Java 2 JCE
and JSSE extensions.
|
Keystore File
|
The name of file that will store the certificates, normally
./config/keystore.db.
|
Password
|
The password used to protect the keystore.
password is the default password.
The password must be entered twice and both passwords must match.
|
Keystore Type
|
The type of keystore, normally JKS.
|
Authenticate Client
|
Whether to authenticate the client.
No is the default value.
Setting this value to Yes may have a negative impact on performance.
|
Cipher Suites
|
Any Cipher Suites to enable.
Zero or more new line delimited names can be specified.
If not specified then all supported cipher suites are enabled.
|