Versions Compared

Key

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

...

For example to import data from the folder http://test.opendap.org/opendap/hyrax/data/nc/Image Removed use the catalog file http://test.opendap.org/opendap/hyrax/data/nc/catalog.xmlImage Removed in the following import configuration:

...

No Format
 G:\java\jre6\bin\keytool.exe -keystore G:\FEWS\client.keystore -import -alias aliasName -file fileName -trustcacerts 

where fileName is the file name 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\client.keystore is the pathname of the keystore file in the Delft-FEWS region home directory (depends on your Delft-FEWS installation). The keystore file in the Delft-FEWS region home directory is automatically read each time when Delft-FEWS starts.

To export the certificate of a server using Firefox:
1. Browse to the server URL.
2. Left click on the certificate icon.
3. Choose More Information -> Show Certificate -> Details -> Export
4. Follow the on screen instructions.

To export the certificate of a server using Internet Explorer:
1. Browse to the server URL.
2. Left click on the lock icon.
3. Choose View Certificates -> Details -> Copy to File
4. Follow the on screen instructions.

...