kb-2022
How to upload SSL certificate and use them for a web application (listener)?
Problem Statement
The user wants to upload a SSL certificate and use it to offload SSL traffic.
Solution
The early requirement of the process is to have SSL certificate in .pem format.
Step 1:- Login into Haltdos console.
Step 2:- Go to Stack > Resources > SSL Certificate.
Step 3:- Click on add new certificate and add your public and private key for certificate.
Step 4:- Click on save changes.
Step 5:- Go to Stack > SLB > listener > SSL settings and enable the SSL offloading.
Step 6:-Select SSL certificate from the drop- down menu and click on save changes.