Ticket #1030 (new enhancement)

Opened 1 year ago

SSL support + ip pool management

Reported by: anarcat Assigned to: anonymous
Priority: high Milestone: alternc-2.0
Component: Bureau: général Version:
Severity: major Keywords:
Cc:

Description

Supporting HTTPS is a must nowadays for hosting providers. We should try to design AlternC 2.0 so that it easily supports this notion, as other control panels are doing. For this we need:

  • IP address pool management, since every SSL vhost is IP-(or port-)based
  • SSL Certificate management
  • #437 Full VirtualHosts support in apache (ie. not vhost_alias gimmick like we have now)