Ticket #1030 (new enhancement)

Opened 6 years ago

Last modified 7 months ago

SSL support + ip pool management

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

Description (last modified by benjamin) (diff)

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)

Change History

comment:1 Changed 7 months ago by benjamin

  • Description modified (diff)

I DO agree, although this is quite tough to implement, we are already on the road to it :

  • domain types are making it easy if you have, let's say, a wildcard certificate and want to install only subdomains of your main domain, and domain types will help us a lot to do it right :)
  • full virtualhost are already supported

so we lack a certificate / ip pool manager

(and think about IPv6 right now please ;) )

Note: See TracTickets for help on using tickets.