Skip to main content
Version: v7

KB-9001

How to configure Website?

Problem Statement

User wants to configure their application on the Haltdos CE WAF. They have to install community edition of Haltdos WAF using the Installation guide. Post installation they can use below steps to onboard their application on Haltdos WAF CE.

Solution

The user need to follow below steps to configure a new application on the Haltdos WAF CE.

  1. User need to log in to the Haltdos WAF CE Web UI console using following URL in the web browser. (https://<\machineIP>:9000)
Note

User can log in first time with credential which they have set at the time of registering the license.

  1. Post login, users need to add their application alias under operational settings using following path: Home > WAF > Operational. Users can add their server alias and click on Save Changes.

Operational Settings

  1. Post adding server alias in the operational settings, user need to add the backend server using following path: Home > WAF > Server Farm > Servers. User can get details about how to configure a backend server using following link : Servers

Servers

  1. Post adding backend details in server farm, user need to set SSL security using SSL settings option. First user need to add SSL certificate using following path: Home > SSL Certificate.

SSL Certificate

User can get help of guide of SSL certificate here - SSL certificate

SSl settings

After adding certificate on the above option, User need to go to following path to enable SSL settings : Home > WAF > SSL Settings. User can get help of following document to understand how to configure SSL settings on Haltdos WAF CE : SSL Settings

  1. Post enabling the SSL for the website user should enable a redirection rule using following path : Home > WAF > Rules > Redirection Rule. To configure the rule, User can take help from the Redirection rule document.

Redirection rule

Now, all the HTTP request that are coming on Haltdos WAF CE will be redirected to HTTPs.

In this way, users can onboard their application on Haltdos WAF CE.