You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »


1. Objectives

This introduces SSL offloading feature which includes

  • Manage SSL certificate for accounts on GUI
  • assign SSL certificate to a load balancer
  • remove SSL certificate from a load balancer


This feature derives from a feature design in Apache CloudStack 4.15:  VR haproxy customization in CloudStack

2. High Level Design





3. Implementation

This described some details of the implementation

3.1 database change


None.


3.2 UI changes


3.3 Haproxy configuration for SSL certificate in Virtual Router


example of haproxy.cfg



4. Test plan


- (Optional) Generate self-signed certificate



  • No labels