Closed (fixed)
Project:
Barracuda
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
4 Jul 2012 at 09:03 UTC
Updated:
19 Jul 2012 at 23:01 UTC
as the default setup has non-real certificates created it's causing problems as a clients site is accesible via https but they get the security warning.
Comments
Comment #1
omega8cc commented1. Replace global.inc with ssl-free version
2. Remove
/var/aegir/config/server_master/nginx/pre.d/nginx_wild_ssl.conffile.3. Reload nginx with
service nginx reloadComment #2
omega8cc commentedIt will disable SSL for all sites, including hostmaster. It is not possible to do that per site if all of them use the same IP.
Comment #3
realityloop commentedthis worked perfectly, thanks