Configuring web server security | HCL Digital Experience
For security reasons, the portal search seedlist by default redirects to HTTPs. Therefore, you need to configure your web server for HTTPs.
About this task
What to do next
action-modify-servlet-transport-guarantee-none-wp.search.servlets/seedlist/servletEAR
.
Use the following syntax, depending on your environment: - AIX
- ./ConfigEngine.sh action-modify-servlet-transport-guarantee-none-wp.search.servlets/seedlist/servletEAR -DPortalAdminPwd=password -DWasPassword=password
- HP-UX
- ./ConfigEngine.sh action-modify-servlet-transport-guarantee-none-wp.search.servlets/seedlist/servletEAR -DPortalAdminPwd=password -DWasPassword=password
- IBM i
- ConfigEngine.sh action-modify-servlet-transport-guarantee-none-wp.search.servlets/seedlist/servletEAR -DPortalAdminPwd=password -DWasPassword=password
- Linux
- ./ConfigEngine.sh action-modify-servlet-transport-guarantee-none-wp.search.servlets/seedlist/servletEAR -DPortalAdminPwd=password -DWasPassword=password
- Solaris
- ./ConfigEngine.sh action-modify-servlet-transport-guarantee-none-wp.search.servlets/seedlist/servletEAR -DPortalAdminPwd=password -DWasPassword=password
- Windows
- ConfigEngine.bat action-modify-servlet-transport-guarantee-none-wp.search.servlets/seedlist/servletEAR -DPortalAdminPwd=password -DWasPassword=password
- z/OS
- ./ConfigEngine.sh action-modify-servlet-transport-guarantee-none-wp.search.servlets/seedlist/servletEAR -DPortalAdminPwd=password -DWasPassword=password