<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<html><body style='font-size: 10pt; font-family: Verdana,Geneva,sans-serif'>
<p>Hi Michael,</p>
<p>I had a play with LetsEncrypt beta too and it can be persuaded (albeit lots of caveats and warnings about python 2.6!) to work on older releases:</p>
<p>./letsencrypt-auto --debug certonly --webroot -w /home/sites/www.mydomain.net/web/   -d www.mydomain.net -d mydomain.net -t</p>
<p>produced some certificates in /etc/letsencrypt/..... successfully</p>
<p>As you can guess, I'm not running 5209 so I wonder if you could share a little bit of your implementation so I can get it working (probably in a less elegant & automated way!) on  5107...</p>
<p>Dovecot was fairly easy to persuade to work with the letsencrypt .pem (PKCS#8) key/certificate... (OK, a single set for all sites, but it works - separate sets for each site is for another day as it looks like Dovecot can be configured to do it!)</p>
<p>However, I can't (at the moment!) figure out how to make something that Apache likes (in the /home/sites/..../certs directory) - so any clues as to get openssl/whatever to do it welcome (pretty please!)</p>
<p>I haven't tried sendmail yet - so any clues of what format of key it likes also welcome....</p>
<p>I know I'm taking advantage - but hopefully its still fresh in your memory (or the scars haven't faded yet!). Might be some use to others too...</p>
<p> </p>
<p>Neil.</p>
<p> </p>
<div>---<br />
<p> </p>
</div>
<blockquote type="cite" style="padding-left:5px; border-left:#1010ff 2px solid; margin-left:5px">
<pre>Hi all,</pre>
<blockquote type="cite" style="padding-left:5px; border-left:#1010ff 2px solid; margin-left:5px"><a href="https://letsencrypt.org/">https://letsencrypt.org/</a></blockquote>
<pre>The BlueOnyx 5209R version of base-ssl now supports generation and
auto-renewal of the free "Let's Encrypt!" SSL certificates through the GUI.

</pre>
</blockquote>
</body></html>