During installation, SAP Sybase Event Stream Processor generates encryption keys and
uses them to encrypt secure sockets layer (SSL) files, passwords in the cluster node
configuration file, and the keystore password in the web services provider configuration
file. Use the new esp_encrypt utility and the encryption keys to encrypt
or re-encrypt files and values in the cluster.
By default, ESP now encrypts:
- The cache, keystore, and key passwords inĀ
<node-name>.xml using
cluster.key.
- The keystore password within esp_wsp.xml using
wsp.key.
- SSL files, server.key and server.crt,
using cluster.key.
Encrypt or re-encrypt files and values using the
esp_encrypt
utility. For descriptions of available options, see the
Utilities Guide. To
view a full list of encryptable values and files, the utilities and scripts used to
encrypt them, and instructions on using the utilities and scripts, see the
Configuration and Administration Guide.