/
Installing SSL Certificates for QMetry Application installed with dockers
Back to QMetry All Products Help Page
Installing SSL Certificates for QMetry Application installed with dockers
(Note: SSL Configuration is not part of QMetry Installation and is not included as under basic QMetry support services. These are just guidelines for customers to achieve the SSL setup.)
- 1 Step 1: Log in to the QMetry app docker container & generate java keystore JKS File
- 2 Step 2: Generate a certificate signing request (CSR)
- 3 Step 3: Send the above generated CSR to your certificate signing authority to get your SSL certificates.
- 4 Step 4: Import the certificate into the JKS Keystore file.
- 5 Step 5: Edit the QMetry tomcat server.xml
- 6 Step 6: Edit “web.xml” to redirect automatically to HTTPS
- 7 Step 7: Restart the tomcat services to update the changes.
- 8 Step 8: Modify the QMetry Base URL in the application to HTTPS