Previous Topic: Step 5: Load the Form into HarwebNext Topic: Add Entries to the Key File


Create a Key File

Use the hcrypt utility to create the connector's key file. This utility encrypts and decrypts information.

To create and store the connector's key file

  1. Start the command prompt.
  2. Execute the following command, specifying the file name of your choice:
    hcrypt -g -k <complete pathname>
    

    Example:

    hcrypt -g -k sd_cl_cnctr.key
    
  3. Copy this key file to the key folder.

More information:

hcrypt, the Harvest Encryption Utility