Updating the Stored Data

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

After updating the Web.config file of the application runtime and management Web service, the next step is to update the data stored in the Profiles service to use the current publicKey/privateKey pair according to the steps outlined in this topic.

To update the stored data

  1. Retrieve all profiles that have encrypted properties that were encrypted with the old keyIndex. For information on how to do this, see Profile Key Manager.

  2. Retrieve the encryption values for those properties through the Profiles service and update their values. This ensures that the property values are encrypted with the current publicKey and the keyIndex values.

See Also

Other Resources

How to Add Encrypted Properties for Profiles

Profiles System Tools

Profile Key Manager

Preparing to Use the Profile Key Manager

Generating a New Encryption Key

Denying Updates

Updating the Application Runtime

Using the Profile Key Manager

Profile Key Manager Command Line Utility Reference

Decrypting Profile Data