Closed (fixed)
Project:
Hostmaster (Aegir)
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
31 Jul 2009 at 22:38 UTC
Updated:
11 Mar 2014 at 21:02 UTC
Jump to comment: Most recent
Comments
Comment #1
adrian commentedwe kind of allow this implicitly now in HEAD.
Or rather, we don't enforce which domains they can be assigned to, so it is up to the admin to decide how he wants to associate them.
The access at the moment is based entirely on clients.
At the very least i'm going to put this as needs work.
Comment #2
adrian commentedthese are supported.
Comment #5
socialnicheguru commentedcan someone explain how this is done in aegir2?
I keep getting errors around needing to add more IP addresses
Comment #6
milovan commentedAs SocialNicheGuru I have exactly the same problem on Aegir 2. I cannot use one key for all sites like I was able to on Aegir 1. This is a clean Aegir 2 install as upgrade from aegir 1.11 to Aegir 2.0 failed.
Comment #7
socialnicheguru commentedUpgrading from 6.04 to 6.x-2.x
Comment #8
xurizaemonUse case: Wildcard cert for example.org, and wish to provision new sites @ http://sitename.example.org. (Or I have a cert with subject altname.)
Aegir refuses to provision a second site and recycle the certificate unless the server has a free IP address. Using SNI I should be able to do this. (Noted, will not work for non-SNI browsers so no IE7+Windows XP or old Android clients.)
The notice and error messages from Aegir when trying to save the site are,
Check for this is in hosting_ssl_save_key() in web_server/ssl/hosting_ssl.nodeapi.inc, and hosting_ip_allocate() is in server/hosting.ip.inc
Comment #9
anarcat commentedPlease. This feature request was closed *four* years ago. Can you open a bug report instead?
Comment #10
xurizaemon#2215789: Remove unique IP per SSL site requirement