Get Qualys URL

Perform the following steps to retrieve the Qualys Platform URL. The Qualys Platform URL is used in the command to create a Containerized Scanner.

  1. Login to the Qualys Cloud Platform.
  2. Go to Help > About

    Get Help

  3. Retrieve the first endpoint mentioned in the Security Operations Center (SOC). 

    SOC

  4. Set the value for QUALYS_URL parameter in the docker command by prepending 'https://' followed by the endpoint that starts with qualysguard mentioned in the Security Operations Center (SOC).

            Example:  

           QUALYS_URL=https://qualysguard.qualys.com

 Docker host must be able to reach the Qualys Cloud Platform over HTTPS port 443.

Next Step

Create Containerized Scanner