Enabling SSL connections between the Search and Store servers (Feature Pack 7)
In order for your site to be GDPR ready, you must ensure that all customer data
is encrypted during all communication, both internal and external. To secure any data
transfer between store and search servers running WebSphere Commerce Feature Pack 7 and later, set up a Secure Sockets Layer (SSL)
connection between them.
Before you begin
- Ensure that you have a session key. To create a session key, see Changing the session encryption key.
- Ensure that your session key is synchronized between your servers. To synchronize your session key, see Synchronizing the session encryption key with WebSphere Commerce search
About this task
http
schema and port for this call are set in the
EnvironmentSetup.jspf configuration file. Modify the
configuration file as below to enable SSL between the local store and search server. The
code below uses AuroraStorefrontAssetStore as an example.