Re: [Lazarus] https website for Lazarus

2017-03-14 Thread Anthony Walter via Lazarus
Graeme, By far most of the heavy stuff is images and I don't see that as a bad thing. If you have a subject you want people to explore, you need to represent it well. Of course a website could just be static text, but if put some screen shots on the front page, maybe a gallery, rotating images lin

Re: [Lazarus] https website for Lazarus

2017-03-14 Thread Graeme Geldenhuys via Lazarus
On 2017-03-14 10:38, Anthony Walter via Lazarus wrote: > I just thought I'd share my experience with http://www.getlazarus.org > I added https to it a few months ago using let's encrypt. The experience > was pretty easy. Indeed, Let's Encrypt is really easy to use and implement. > The only hiccu

Re: [Lazarus] https website for Lazarus

2017-03-14 Thread Marc Weustink via Lazarus
As a test I used Letsencrypt for my own site. If successful then I planned to update Lazarus. My first automated certificate update went smooth, so Lazarus is next. One mayor issue with Letsencrypt is that all automated update processes re-generate the CSR. Since our hoster supports dnsseq you

Re: [Lazarus] https website for Lazarus

2017-03-14 Thread Anthony Walter via Lazarus
I just thought I'd share my experience with http://www.getlazarus.org I added https to it a few months ago using let's encrypt. The experience was pretty easy. The only hiccup I had/still have is that I serve images/video using S3 with a subdomain CNAME to improve performance. I had to use a sepa