<?xml version="1.0"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>Transition Technology: Ticket #478: Import TN.org site from Quince to Puffin</title>
    <link>http://localhost:8080/trac/ticket/478</link>
    <description>&lt;p&gt;
This ticket is to log/document steps in the process of importing TN.org onto the new Puffin server.
&lt;/p&gt;
&lt;p&gt;
&lt;strong&gt;Current imported site at: &lt;a class="ext-link" href="http://newlive.puffin.webarch.net/"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;http://newlive.puffin.webarch.net/&lt;/a&gt;&lt;/strong&gt;
&lt;/p&gt;
&lt;h2 id="ImportProcess"&gt;Import Process&lt;/h2&gt;
&lt;p&gt;
This needs Part A of &lt;a class="ext-link" href="https://tech.transitionnetwork.org/trac/ticket/479"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;Transfer live TN.org site to Puffin&lt;/a&gt; before continuing.
&lt;/p&gt;
&lt;ol&gt;&lt;li&gt;Run &lt;a class="ext-link" href="https://tech.transitionnetwork.org/trac/ticket/472"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;Quince to Puffin rsync script&lt;/a&gt; to get Drupal files.
&lt;/li&gt;&lt;li&gt;Make 'Transition Network XXX' platform from the latest makefile per &lt;a class="ext-link" href="https://wiki.transitionnetwork.org/BOA_Server#Building_the_TransitionNetwork.org_Drupal_6_platform"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;BOA Server&lt;/a&gt; page.
&lt;/li&gt;&lt;li&gt;Create an empty site on platform called 'www.transitionnetwork.org' with aliases for dev.newlive.puffin.webarch.net, newlive.puffin.webarch.net, and dev.www.transitionnetwork.org (dev.newlive... ones will go after launch).
&lt;/li&gt;&lt;li&gt;SSH to Puffin and replace the default files folder with symlink to the one imported:
&lt;pre class="wiki"&gt;totn
cd static/transition-network-d6-XXX/sites/transitionnetwork.org
rm -R files
ln -s ~/static/sites/transitionnetwork.org-PROD/files/
&lt;/pre&gt;&lt;/li&gt;&lt;li&gt;Use one-time login link sent to me but replacing transitionnetwork.org with dev.newlive.puffin.webarch.net in url.
&lt;/li&gt;&lt;li&gt;Enable Backup and Migrate module, use to import DB backup from Quince TN.org present in the Backup &amp;amp; Migrate manual folder.
&lt;pre class="wiki"&gt;drush @www.transitionnetwork.org en backup_migrate
&lt;/pre&gt;&lt;/li&gt;&lt;li&gt;(white screen of death, expected)
&lt;/li&gt;&lt;li&gt;Run following as 'tn' to remove unneeded modules, then clear registry and caches, then update database for module/core updates:
&lt;pre class="wiki"&gt;drush @www.transitionnetwork.org rr
drush @www.transitionnetwork.org updb
drush @www.transitionnetwork.org en reroute_email environment_indicator robotstxt
&lt;/pre&gt;&lt;/li&gt;&lt;li&gt;Check site is ok.
&lt;/li&gt;&lt;li&gt;Double-migrate per &lt;a class="ext-link" href="http://omega8.cc/import-your-sites-to-aegir-in-8-easy-steps-109#hint-8"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;http://omega8.cc/import-your-sites-to-aegir-in-8-easy-steps-109#hint-8&lt;/a&gt; (migrate site to 'rename.transitionnetwork.org', then back to 'www.transitionnetwork.org')
&lt;/li&gt;&lt;li&gt;add &lt;tt&gt;puffin_server_override_settings_set_environment('Production');&lt;/tt&gt; to the local.settings.php file to set environment to test mode (no emails).
&lt;/li&gt;&lt;li&gt;Set logo and favicon admin/build/themes/settings/transition2  (replace 'default' with 'www.transitionnetwork.org')
&lt;/li&gt;&lt;li&gt;Change 443 Session settings to force HTTPS for logged in users.
&lt;/li&gt;&lt;li&gt;Run developer tests on site, email all to begin testing before decision on DNS switch.
&lt;/li&gt;&lt;/ol&gt;</description>
    <language>en-us</language>
    <image>
      <title>Transition Technology</title>
      <url>/trac/chrome/site/TransitionNetwork-Logo-Web-Small.jpg</url>
      <link>http://localhost:8080/trac/ticket/478</link>
    </image>
    <generator>Trac 0.12.5</generator>
    <item>
      
        <dc:creator>jim</dc:creator>

      <pubDate>Sat, 26 Jan 2013 20:32:05 GMT</pubDate>
      <title></title>
      <link>http://localhost:8080/trac/ticket/478#comment:1</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/478#comment:1</guid>
      <description>
        &lt;p&gt;
Steps to get site onto platform:
&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;Created "Transition Network D6 002" platform based on latest Drush Make file
&lt;/li&gt;&lt;li&gt;Create an empty site called 'transitionnetwork.org' with aliases for dev.newlive.puffin.webarch.net, newlive.puffin.webarch.net, and www.transitionnetwork.org
&lt;/li&gt;&lt;li&gt;Use one-time login link sent to me but with dev.newlive.puffin.webarch.net as host in instead of transitionnetwork.org.
&lt;/li&gt;&lt;li&gt;Enable Backup and Migrate module
&lt;/li&gt;&lt;li&gt;SSH to Puffin and replace the default files folder with symlink to the one imported:
&lt;pre class="wiki"&gt;totn
cd static/transition-network-d6-002/sites/transitionnetwork.org
rm -R files
ln -s ~/static/sites/transitionnetwork.org-PROD/files/
&lt;/pre&gt;&lt;/li&gt;&lt;/ul&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>jim</dc:creator>

      <pubDate>Sat, 26 Jan 2013 21:06:11 GMT</pubDate>
      <title></title>
      <link>http://localhost:8080/trac/ticket/478#comment:2</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/478#comment:2</guid>
      <description>
        &lt;ul&gt;&lt;li&gt;Use Backup and Migrate to restore the DB snapshot
&lt;/li&gt;&lt;li&gt;(white screen of death, expected)
&lt;/li&gt;&lt;li&gt;Run &lt;tt&gt;drush transitionnetwork.org rr&lt;/tt&gt; to clear registry and caches
&lt;/li&gt;&lt;li&gt;Run &lt;tt&gt;drush transitionnetwork.org updb&lt;/tt&gt; to do updates present in new platform. This also disables the old modules we won't use like Memcache, Varnish, Session 443
&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;
Platform/site seem healthy this time...
&lt;/p&gt;
&lt;p&gt;
NOTES/TO FIX:
1) Views Slideshow: is 2.4 on current site and platform is 3.0, checking to see any issues/damage on homepage slideshow. Needs libraries (now added to Make file and 002 platform)
2) Colorbox: on status page says "Colorbox plugin must be at least 1.3.18"... It should be, will check sites/all/libraries/colorbox folder
3) Broken links due to change in sites/default/files to sites/transitionnetwork.org/files can be dealt with by migrating the site twice in Aegir.
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>jim</dc:creator>

      <pubDate>Sat, 26 Jan 2013 21:37:08 GMT</pubDate>
      <title></title>
      <link>http://localhost:8080/trac/ticket/478#comment:3</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/478#comment:3</guid>
      <description>
        &lt;p&gt;
Fixes:
1) Views Slideshow major version must match Views, I've updated Makefile to manage this.
2) Colorbox needs to be in colorbox/colorbox, Makefile reflects this.
3) Will try double-migrate per &lt;a class="ext-link" href="http://omega8.cc/import-your-sites-to-aegir-in-8-easy-steps-109#hint-8"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;http://omega8.cc/import-your-sites-to-aegir-in-8-easy-steps-109#hint-8&lt;/a&gt; now.
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>jim</dc:creator>

      <pubDate>Sat, 26 Jan 2013 22:04:05 GMT</pubDate>
      <title></title>
      <link>http://localhost:8080/trac/ticket/478#comment:4</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/478#comment:4</guid>
      <description>
        &lt;p&gt;
Updates:
2) Colorbox needs specific version downloaded, rather than latest. Set to 1.3.18 in makefile.
3) Double migrate worked AWESOMELY. (Migrated to 'rename.tn.org', then back to 'tn.org'. Most file references are fixed, but some links refer to the original domain and are therefore broken until DNS changes are done.
&lt;/p&gt;
&lt;p&gt;
New issues:
4) Warning: file_get_contents(sites/all/modules/contrib/gmap/thirdparty/markerclusterer_packed.js): failed to open stream: No such file or directory in _locale_parse_js_file() (line 1710 of /data/disk/tn/static/transition-network-d6-002/includes/locale.inc). -- This is because we need the TN Gmap version instead of the standard one. Will add to Github
5) Logo is set to wrong place at admin/build/themes/settings/transition2 sites/&lt;strong&gt;default&lt;/strong&gt;/files/transition2_logo.jpg needs bold bit moved to transitionnetwork.org
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>jim</dc:creator>

      <pubDate>Sat, 26 Jan 2013 22:07:03 GMT</pubDate>
      <title></title>
      <link>http://localhost:8080/trac/ticket/478#comment:5</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/478#comment:5</guid>
      <description>
        &lt;p&gt;
4) Will add our Gmap (rather than patching the shit out of the standard version) to Github and changing the makefile to use our version.
5) also affects favicon -- easy to fix.
&lt;/p&gt;
&lt;p&gt;
So all good so far!!!
&lt;/p&gt;
&lt;p&gt;
To do on this ticket:
&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;Resolve issues 1-5 (mostly done)
&lt;/li&gt;&lt;li&gt;Rewrite process in ticket description to final verison
&lt;/li&gt;&lt;li&gt;Run though final version with final (hopefully) makefile
&lt;/li&gt;&lt;/ul&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>chris</dc:creator>

      <pubDate>Sun, 27 Jan 2013 17:14:37 GMT</pubDate>
      <title>hours, totalhours changed</title>
      <link>http://localhost:8080/trac/ticket/478#comment:6</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/478#comment:6</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;hours&lt;/strong&gt;
                changed from &lt;em&gt;0.0&lt;/em&gt; to &lt;em&gt;0.15&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;totalhours&lt;/strong&gt;
                changed from &lt;em&gt;0.0&lt;/em&gt; to &lt;em&gt;0.15&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
Replying to &lt;a class="closed ticket" href="http://localhost:8080/trac/ticket/478" title="task: Import TN.org site from Quince to Puffin (closed: fixed)"&gt;jim&lt;/a&gt;:
&lt;/p&gt;
&lt;blockquote class="citation"&gt;
&lt;ul&gt;&lt;li&gt;Get the site secured using Aegir's inbuilt SSL handing
&lt;/li&gt;&lt;/ul&gt;&lt;/blockquote&gt;
&lt;p&gt;
Anything I need to help with on this?
&lt;/p&gt;
&lt;p&gt;
I note I need to tweak some Nginx settings regarding HTTPS:
&lt;/p&gt;
&lt;blockquote class="citation"&gt;
&lt;p&gt;
This server is vulnerable to the BEAST attack.
Chain issues:         Incomplete
&lt;/p&gt;
&lt;p&gt;
&lt;a class="ext-link" href="https://www.ssllabs.com/ssltest/analyze.html?d=newdev.transitionnetwork.org"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;https://www.ssllabs.com/ssltest/analyze.html?d=newdev.transitionnetwork.org&lt;/a&gt;
&lt;/p&gt;
&lt;/blockquote&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>jim</dc:creator>

      <pubDate>Sun, 27 Jan 2013 19:19:06 GMT</pubDate>
      <title></title>
      <link>http://localhost:8080/trac/ticket/478#comment:7</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/478#comment:7</guid>
      <description>
        &lt;p&gt;
@Chris:
&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;SSL should just need the NGINX SSL feature on master.puffin.webarch.net to be enabled, then the site's SSL setting put to 'automatic'. I'll try it on
&lt;/li&gt;&lt;li&gt;I'll leave you to work out a fix for BEAST, but if we have found something that needs changing BOA stuff we should raise a ticket. How best to fix?
&lt;/li&gt;&lt;/ul&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>jim</dc:creator>

      <pubDate>Sun, 27 Jan 2013 19:19:38 GMT</pubDate>
      <title>status, description changed</title>
      <link>http://localhost:8080/trac/ticket/478#comment:8</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/478#comment:8</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;
                changed from &lt;em&gt;new&lt;/em&gt; to &lt;em&gt;accepted&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;description&lt;/strong&gt;
              modified (&lt;a href="/trac/ticket/478?action=diff&amp;amp;version=8"&gt;diff&lt;/a&gt;)
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
Need run this Drush command to disable the modules that are installed on current but not needed on the new platform:
&lt;/p&gt;
&lt;pre class="wiki"&gt;drush dis memcache memcache_admin session443 varnish
&lt;/pre&gt;&lt;p&gt;
And do files import... Fleshing out process in description.
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>jim</dc:creator>

      <pubDate>Sun, 27 Jan 2013 23:57:57 GMT</pubDate>
      <title>description changed</title>
      <link>http://localhost:8080/trac/ticket/478#comment:9</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/478#comment:9</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;description&lt;/strong&gt;
              modified (&lt;a href="/trac/ticket/478?action=diff&amp;amp;version=9"&gt;diff&lt;/a&gt;)
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
Fixed:
4) Our copy of GMap in the repo, makefile updated.
5) Logo/favicon details added to process
&lt;/p&gt;
&lt;p&gt;
As for 6) SSL:
&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;Trying this now: &lt;a class="ext-link" href="http://community.aegirproject.org/content/content/administrator/post-install-configuration/using-ssl"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;http://community.aegirproject.org/content/content/administrator/post-install-configuration/using-ssl&lt;/a&gt; -- Will add to process or raise another ticket depending on sucess/fail when setting this up on &lt;a class="ext-link" href="http://newlive.puffin.webarch.net/"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;http://newlive.puffin.webarch.net/&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;Chris does this look useful or needed?: &lt;a class="ext-link" href="http://drupalcode.org/project/barracuda.git/blob/HEAD:/docs/SSL.txt"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;http://drupalcode.org/project/barracuda.git/blob/HEAD:/docs/SSL.txt&lt;/a&gt; -- seems to be for an extra IP, does that match our needs?
&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;
NOTE: the 'Aborted connection' on the DB causing/caused by lots of 502 Bad Gateways is back... going back to &lt;a class="closed ticket" href="http://localhost:8080/trac/ticket/466" title="task: Puffin install and configuration (closed: fixed)"&gt;#466&lt;/a&gt; now.
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>jim</dc:creator>

      <pubDate>Mon, 28 Jan 2013 17:37:15 GMT</pubDate>
      <title>description changed</title>
      <link>http://localhost:8080/trac/ticket/478#comment:10</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/478#comment:10</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;description&lt;/strong&gt;
              modified (&lt;a href="/trac/ticket/478?action=diff&amp;amp;version=10"&gt;diff&lt;/a&gt;)
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
Tweaks to process.
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>jim</dc:creator>

      <pubDate>Mon, 28 Jan 2013 17:40:34 GMT</pubDate>
      <title>description changed</title>
      <link>http://localhost:8080/trac/ticket/478#comment:11</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/478#comment:11</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;description&lt;/strong&gt;
              modified (&lt;a href="/trac/ticket/478?action=diff&amp;amp;version=11"&gt;diff&lt;/a&gt;)
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
Domain name corrections as www is to be used rather than naked domain.
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>jim</dc:creator>

      <pubDate>Mon, 28 Jan 2013 18:47:50 GMT</pubDate>
      <title>description changed</title>
      <link>http://localhost:8080/trac/ticket/478#comment:12</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/478#comment:12</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;description&lt;/strong&gt;
              modified (&lt;a href="/trac/ticket/478?action=diff&amp;amp;version=12"&gt;diff&lt;/a&gt;)
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
&lt;strong&gt;Re SSL&lt;/strong&gt; -- &lt;a class="ext-link" href="http://drupalcode.org/project/barracuda.git/blob_plain/HEAD:/docs/SSL.txt"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;http://drupalcode.org/project/barracuda.git/blob_plain/HEAD:/docs/SSL.txt&lt;/a&gt; &amp;lt;-- this is the 'proper' way of doing things. DO NOT use aegirproject.org link posted in comment 9... Correct link says:
&lt;/p&gt;
&lt;pre class="wiki"&gt;1. Use existing or deploy a new site as usual - don't enable SSL features in Aegir.
2. Create two extra configuration files with contents as shown further below.
    * Replace YO.UR.AEGIR.IP with your Aegir Hostmaster main IP address.
    * Replace YO.UR.EXTRA.IP1,2,3 etc with correct extra IP addresses.
    * Paste your SSL key in the file /etc/ssl/private/abc-ssl-enabled-domain.key
    * Paste your SSL certificate and all intermediate certificates (bundles)
      in the file /etc/ssl/private/abc-ssl-enabled-domain.crt
3. Restart Nginx with `service nginx reload` or `service nginx restart`. Done!
&lt;/pre&gt;&lt;p&gt;
SOOOooo.... I have broken the aegir panel by enabling the SSL/Nginx SSL features, so I'm now backing out of this per &lt;a class="ext-link" href="http://drupal.org/node/1882078"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;http://drupal.org/node/1882078&lt;/a&gt;. Bugger. Once it's back to normal I'll follow the instructions above.
&lt;/p&gt;
&lt;p&gt;
---
&lt;/p&gt;
&lt;p&gt;
ALSO: corrections to Drush commands in process
&lt;/p&gt;
&lt;p&gt;
AND: See &lt;a class="ext-link" href="http://tn.i-jk.co.uk/"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;http://tn.i-jk.co.uk/&lt;/a&gt; &amp;lt;-- platform and site (minus files) installed per this process with no issues except for one Colorbox path thing which I've now fixed in the makefile -- WOOP! Process and makefile good and ready for L-Day!
&lt;/p&gt;
&lt;p&gt;
SSL to go...
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>chris</dc:creator>

      <pubDate>Mon, 28 Jan 2013 19:24:14 GMT</pubDate>
      <title>hours, totalhours changed</title>
      <link>http://localhost:8080/trac/ticket/478#comment:13</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/478#comment:13</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;hours&lt;/strong&gt;
                changed from &lt;em&gt;0.0&lt;/em&gt; to &lt;em&gt;0.25&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;totalhours&lt;/strong&gt;
                changed from &lt;em&gt;0.15&lt;/em&gt; to &lt;em&gt;0.4&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
Replying to &lt;a href="http://localhost:8080/trac/ticket/478#comment:12" title="Comment 12 for Ticket #478"&gt;jim&lt;/a&gt;:
&lt;/p&gt;
&lt;blockquote class="citation"&gt;
&lt;p&gt;
&lt;strong&gt;Re SSL&lt;/strong&gt; -- &lt;a class="ext-link" href="http://drupalcode.org/project/barracuda.git/blob_plain/HEAD:/docs/SSL.txt"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;http://drupalcode.org/project/barracuda.git/blob_plain/HEAD:/docs/SSL.txt&lt;/a&gt; &amp;lt;-- this is the 'proper' way of doing things.
&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;
We are not adding an additional IP address since we don't need one, the directory suggested for creating the two new Nginx config files, &lt;tt&gt;/var/aegir/config/server_master/nginx/pre.d/&lt;/tt&gt; contains &lt;tt&gt;nginx_wild_ssl.conf&lt;/tt&gt; which has the following:
&lt;/p&gt;
&lt;pre class="wiki"&gt;  ssl_certificate              /etc/ssl/private/nginx-wild-ssl.crt;
  ssl_certificate_key          /etc/ssl/private/nginx-wild-ssl.key;
&lt;/pre&gt;&lt;p&gt;
These are symlinks:
&lt;/p&gt;
&lt;pre class="wiki"&gt;/etc/ssl/private/nginx-wild-ssl.crt -&amp;gt; ../transitionnetwork.org/transitionnetwork.org.crt
/etc/ssl/private/nginx-wild-ssl.key -&amp;gt; ../transitionnetwork.org/transitionnetwork.org.key
&lt;/pre&gt;&lt;p&gt;
But the cert is wrong, Nginx needs the chained one, so I have fixed it:
&lt;/p&gt;
&lt;pre class="wiki"&gt;cd /etc/ssl/private/
rm nginx-wild-ssl.crt
ln -s /etc/ssl/transitionnetwork.org/transitionnetwork.org.chained.pem nginx-wild-ssl.crt
&lt;/pre&gt;&lt;p&gt;
However the certificate used at &lt;a class="ext-link" href="https://newlive.puffin.webarch.net/"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;https://newlive.puffin.webarch.net/&lt;/a&gt; is still wrong, I'm still not clear where the certs are that the server is using?
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>jim</dc:creator>

      <pubDate>Mon, 28 Jan 2013 20:15:02 GMT</pubDate>
      <title></title>
      <link>http://localhost:8080/trac/ticket/478#comment:14</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/478#comment:14</guid>
      <description>
        &lt;p&gt;
OK I think I now understand much more about the guts of Aegir after that goose chase!
&lt;/p&gt;
&lt;p&gt;
Nginx SSL entry removed manually from &lt;tt&gt;/data/disk/tn/config/server_master/nginx/vhost.d/transitionnetwork.org&lt;/tt&gt;, which I backed up to &lt;tt&gt;/root/scratch/transitionnetwork.org&lt;/tt&gt;. In there at the top is this section:
&lt;/p&gt;
&lt;pre class="wiki"&gt;server {
  include      /data/disk/tn/config/includes/fastcgi_ssl_params.conf;
  limit_conn   gulag 32; # like mod_evasive - this allows max 32 simultaneous connections from one IP address
  listen       81.95.52.103:443;
  server_name  transitionnetwork.org dev.newlive.puffin.webarch.net newlive.puffin.webarch.net www.transitionnetwork.org;
  root         /data/disk/tn/static/transition-network-d6-002;
  ssl                        on;
  ssl_certificate            /data/disk/tn/config/server_master/ssl.d/transitionnetwork.org/openssl.crt;
  ssl_certificate_key        /data/disk/tn/config/server_master/ssl.d/transitionnetwork.org/openssl.key;
  ssl_protocols              SSLv3 TLSv1;
  ssl_ciphers                HIGH:!ADH:!MD5;
  ssl_prefer_server_ciphers  on;
  keepalive_timeout          70;
  # Extra configuration from modules:
  include      /data/disk/tn/config/includes/nginx_octopus_include.conf;
}
&lt;/pre&gt;&lt;p&gt;
Which answers a number of questions, like where the cert was coming from.
&lt;/p&gt;
&lt;p&gt;
Chris, I would be tempted to revert the wildcard certs symlinks and look around in &lt;tt&gt;/data/disk/tn/config/&lt;/tt&gt; for all the relevant config. Note that this is all auto-created by Aegir &amp;amp; Octopus, so I'd avoid editing things directly... Extra conf can be added here and there, but best to check the docs here: &lt;a class="ext-link" href="http://drupalcode.org/project/barracuda.git/tree/HEAD:/docs"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;http://drupalcode.org/project/barracuda.git/tree/HEAD:/docs&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
So my mistake is fixed... SSL now needs setting up though. I'll research the RIGHT WAY now.
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>jim</dc:creator>

      <pubDate>Mon, 28 Jan 2013 22:06:24 GMT</pubDate>
      <title></title>
      <link>http://localhost:8080/trac/ticket/478#comment:15</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/478#comment:15</guid>
      <description>
        &lt;p&gt;
AND Since I restarted Nginx after removing the broken HTTPS stuff, the cert at &lt;a class="ext-link" href="https://newlive.puffin.webarch.net"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;https://newlive.puffin.webarch.net&lt;/a&gt; is correct! Ghandi... WOOP! (or was that your doing Chris?)
&lt;/p&gt;
&lt;p&gt;
Moving SSL stuff to ticket: &lt;a class="closed ticket" href="http://localhost:8080/trac/ticket/484" title="task: Puffin/Aegir SSL options (closed: fixed)"&gt;#484&lt;/a&gt;
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>jim</dc:creator>

      <pubDate>Tue, 29 Jan 2013 20:14:46 GMT</pubDate>
      <title>description changed</title>
      <link>http://localhost:8080/trac/ticket/478#comment:16</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/478#comment:16</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;description&lt;/strong&gt;
              modified (&lt;a href="/trac/ticket/478?action=diff&amp;amp;version=16"&gt;diff&lt;/a&gt;)
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
reroute_email and environment_indicator notes.
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>jim</dc:creator>

      <pubDate>Tue, 12 Feb 2013 23:58:27 GMT</pubDate>
      <title>description changed</title>
      <link>http://localhost:8080/trac/ticket/478#comment:17</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/478#comment:17</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;description&lt;/strong&gt;
              modified (&lt;a href="/trac/ticket/478?action=diff&amp;amp;version=17"&gt;diff&lt;/a&gt;)
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
A few tweaks...
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>jim</dc:creator>

      <pubDate>Wed, 13 Feb 2013 00:35:03 GMT</pubDate>
      <title>description changed</title>
      <link>http://localhost:8080/trac/ticket/478#comment:18</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/478#comment:18</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;description&lt;/strong&gt;
              modified (&lt;a href="/trac/ticket/478?action=diff&amp;amp;version=18"&gt;diff&lt;/a&gt;)
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
robots! and testing environment
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>jim</dc:creator>

      <pubDate>Mon, 18 Feb 2013 12:00:17 GMT</pubDate>
      <title>description changed</title>
      <link>http://localhost:8080/trac/ticket/478#comment:19</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/478#comment:19</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;description&lt;/strong&gt;
              modified (&lt;a href="/trac/ticket/478?action=diff&amp;amp;version=19"&gt;diff&lt;/a&gt;)
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
Done for real, no issues found...
&lt;/p&gt;
&lt;p&gt;
Tweaks for Prod vs &lt;a class="missing wiki"&gt;Test/Dev?&lt;/a&gt;:
&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;&lt;tt&gt;puffin_server_override_settings_set_environment('Production');&lt;/tt&gt;
&lt;/li&gt;&lt;/ul&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>jim</dc:creator>

      <pubDate>Mon, 18 Feb 2013 12:47:30 GMT</pubDate>
      <title>status changed; resolution set</title>
      <link>http://localhost:8080/trac/ticket/478#comment:20</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/478#comment:20</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;
                changed from &lt;em&gt;accepted&lt;/em&gt; to &lt;em&gt;closed&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;resolution&lt;/strong&gt;
                set to &lt;em&gt;fixed&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
Done, closing.
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item>
 </channel>
</rss>