The Adaptiva Server component includes open-source nginx which provides web services for the Adaptiva OneSite Admin Portal. Adaptiva strives to include the latest versions of open-source software when we release our latest builds. Open-source software changes that include improvements or vulnerability resolution of detected issues sometimes occur between Adaptiva build releases.
If your Security team reports that nginx on the Adaptiva Server has a vulnerability, see the solutions below.
-
Navigate to the Adaptiva Support Portal Product Releases page, and then select the Adaptiva Cumulative Release Notes link. The currently released Adaptiva version appears on this page.
-
Determine which version of the Adaptiva Server you are using by logging into the Adaptiva OneSite Admin Portal, and then select
> Settings > About Adaptiva Server.
-
If using the latest version, skip to the Alternative Solution or wait for the next release.
Note
The latest version of NGINX included with the latest release also appears in the Cumulative Release Notes. If this Adaptiva OneSite Platform version does not meet the requirements upgrade provided by the security team, continue to the Alternate Solution.
Important
If you reinstall/upgrade any of the products after completing these steps, repeat these instructions to reapply the latest version of nginx.
-
Navigate to the nginx: download page to download the latest version of nginx. Make sure to download the Stable version.
-
Save the
zip
file to the Downloads folder, and then extract (unzip) the files to a folder in that location. -
Stop the Adaptiva Server service.
-
Rename the
nginx-html
folder using the following steps:-
Go to the following folder path:
%AdaptivaServer%\cloud-ui
-
Rename the
nginx-html
folder tonginx-html-old
.
-
-
Create a new folder named
nginx-html
in thecloud-ui
folder.
-
Copy the contents of the downloaded folder into the
nginx-html
folder. The contents of the new folder should resemble the contents of the old folder. -
Update the NGINX folders and downloaded contents using the following steps:
-
In the
nginx-html
folder, delete thehtml
folder, and then copy thenginx-html-old\html
folder to thenginx-html
folder. -
Copy the
nginx-html-old\conf\nginx.conf
file to thenginx-html\conf
folder, and then select Yes to overwrite the file. -
Rename the
nginx-html\nginx.exe
file tonginx-html\nginx-Adaptiva.exe
. -
Create a backup of the
nginx-html-old
folder, and then remove it from thecloud-ui
folder.
-
-
Start the Adaptiva Server service, and then wait for the web services to start up. The
nginx-Adaptiva.exe
file appears in the Details tab on the Task Manager. -
Open the web user interface (UI), and then press the CTRL+SHIFT+R keys to flush the browser cache.
Comments
0 comments
Please sign in to leave a comment.