Used to view and change Keystore settings.
Entry Form
Fields
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.
iServer'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 for iServer.
Setting this value to Yes may have a negative impact on performance.
|
Actions
SAVE
|
Used to save changes made and to return the Control Panel form.
|
CANCEL
|
Used to discard changes made and to return the Control Panel form.
|
HELP
|
Used to display online help for this form.
|
Notes
Keystore Administrator requires Java 1.2.0 or later.
iServer's Keystore can also be maintained using JavaSoft's keytool
included with Java 1.2.0 or later.
Changes made will not be used until the iServer is restarted.
|