Placing Application Security in maintenance mode
If, at any time, you need to change any server configuration settings, you can place Application Security in maintenance mode, and then make the necessary changes.
To place Application Security in maintenance mode:
- Sign in as an Administrator
- On the header, select Administration.
-
On the navigation pane, expand Configuration, and then select Maintenance.
-
On the Maintenance page, select the Set to maintenance mode check box, and then click SAVE.
-
Restart the server.
The
autoconfigfile is in Kubernetes secrets and cannot be deleted. - Open the
<fortify.home>/<app_context>/init.tokenfile in a text editor. -
Copy the contents of the
init.tokenfile to the clipboard. -
Open a web browser window and type the web address for your Application Security instance.
-
Click ADMINISTRATORS.
-
Paste the string you copied from the
init.tokenfile in the Security Token field, and then click SIGN IN.The Application Security Setup wizard displays all of the current configuration settings. For information about server configuration, see Configuring Application Security for the first time.
-
After you successfully complete the server configuration, restart Tomcat.
Alternatively, you can set the following Java option to re-initialize the Setup wizard after you complete the setup:
-Dcom.fortify.ssc.forceInit
If your Application Security instance appears to be stuck in maintenance mode, try one of the possible solutions described in If Application Security is stuck in maintenance mode.
To facilitate server maintenance, you can pause job execution, which allows running jobs to finish but prevents new jobs from executing. For details, see Pausing and resuming job execution.