Configure SSL - Data360_DQ+ - 12.0

Data360 DQ+ AWS Installation

Product type
Software
Portfolio
Verify
Product family
Data360
Product
Data360 DQ+
Version
12.0
ft:locale
en-US
Product name
Data360 DQ+
ft:title
Data360 DQ+ AWS Installation
Copyright
2024
First publish date
2016
ft:lastEdition
2024-12-12
ft:lastPublication
2024-12-12T10:33:57.869000

Prerequisite:You have created and imported a Secure Sockets Layer (SSL) certificate in AWS Certificate Manager, and the status is "Issued". For more information, see the AWS documentation, for example: https://aws.amazon.com/certificate-manager/faqs/

Following installation, you can perform the following steps to enable SSL for your organization:

  1. Sign in to your AWS account.
  2. From the Services menu, select EC2.
  3. From the left side menu, select Load Balancers.
  4. Select the load balancer that was created during the infrastructure deployment, then select Edit on the Listeners tab.
  5. Select HTTPS (Secure HTTP) from the Load Balancer Protocol menu.
    Note: The AWS cloud version of Data360 DQ+ is designed to run on port 8080, which is not secured. To achieve a secure communication with Data360 DQ+, the load balancer that is created during the infrastructure deployment must have HTTPS (Secured HTTP) enabled.
  6. Use 443 as the Load Balancer Port.
  7. Select HTTP for the Instance Protocol.
  8. Use 8080 for the Instance Port.
  9. Click Change on Cipher and select the correct policy for your company's requirements.
  10. Click Change on SSL Certificate and select the certificate that you imported into Certificate Manager.
  11. Delete any other Listeners, leaving only the secured connection.
  12. Open the <deployment_id>.properties file and ensure that https is used in the URL value of the DEPLOY_HOST_URL property.
  13. If you need to make a change to the <deployment_id>.properties file, redeploy the application to ensure that the changes are picked up, see Installing the application (Elastic Beanstalk or Kuberntes Deployment).