Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

where fileName is the pathname of the certificate file, aliasName is the alias to use for the certificate, G:\java\jre6\bin\keytool.exe is the pathname of the Java keytool.exe file (depends on your Java installation) and _G:\FEWS_ is the path of the Delft-FEWS region home directory (depends on your Delft-FEWS installation). If the file client.keystore does not exist, then the above command will create it. In that case the keytool will ask the user to enter a new password for the keystore twice. Otherwise the keytool will ask the user to enter the password of the existing keystore once. After entering the password, the keytool will display details of the server certificate, type 'yes' to trust the certificate. If the above procedure was successful, then the keytool will display "Certificate was added to keystore". The keystore file called "client.keystore" in the Delft-FEWS region home directory is automatically read each time when Delft-FEWS starts, so Delft-FEWS may need to be restarted after the certificate has been added.

...