Configure Encryption for a Cache
Note
This feature is only available in NCache Enterprise Edition.
Encryption for a cache can be configured in the following way:
Using NCache Web Manager
Launch NCache Web Manager by browsing to
http://localhost:8251
(Windows) or<server-ip>:8251
(Windows + Linux).In the left navigation bar, click on Clustered Caches or Local Caches, based on the cache to which the query index will be added. Against the cache name, click on View Details.
This opens up the detailed configuration page for the cache. Go to the Advanced Settings tab and click on Security in the left bar.
Under Encryption, check the Enable Encryption checkbox to enable encryption.
Select the encryption provider as per your requirement from the given Providers dropdown list.
Enter the encryption key in the Key text box.
Note
Different encryption providers require different key lengths.
- Click on Save Changes to apply this configuration to the cache.
See Also
Configure Security for Cache Management
Configure Security for Cache
Configure Security for Client Nodes
Configure SSL/TLS Encryption in NCache