Right now, it's nearly impossible to use a wildcard cert on multiple sites because the second site you try to add gets the error:

Unable to allocate IP address for certificate, disabling SSL. Allocate more IP addresses to this server then try to enable SSL again.

There should be an option to disable this.

CommentFileSizeAuthor
#2 fixhosting.patch964 bytesGuillaume Beaulieu

Comments

GuyPaddock created an issue. See original summary.

Guillaume Beaulieu’s picture

StatusFileSize
new964 bytes

Hi !

We've fixed this (partially) at my work with the following patch. As (from what I understand) aegir 2 does not support SNI yet, it have to allocate an IP address. The proper solution to the problem is likely to use an external SSL termination. I wrote this code that fixes the IP allocation. We're running this in production without issues.

G

ergonlogic’s picture

The 6.x-2.x branch will go EOL along with Drupal this week. So I'm closing this issue. If it remains a confirmed issue in 7.x-3.x, feel free to re-open, or better yet, create a new issue referencing this one.

ergonlogic’s picture

Status: Active » Closed (outdated)