Re: [PATCH 00/23] WIP: Add the Let's Encrypt client

2015-12-06 Thread Ludovic Courtès
"Thompson, David" skribis: > I pushed all of the patches yesterday, and today I actually used > letsencrypt to generate certificates for my self-hosted web services. > I used 'letsencrypt certonly --webroot' so that I did not have any > server downtime while I generated the certs. Works like a c

Re: [PATCH 00/23] WIP: Add the Let's Encrypt client

2015-12-06 Thread Thompson, David
I pushed all of the patches yesterday, and today I actually used letsencrypt to generate certificates for my self-hosted web services. I used 'letsencrypt certonly --webroot' so that I did not have any server downtime while I generated the certs. Works like a charm! Thanks for all of the hard wor

Re: [PATCH 00/23] WIP: Add the Let's Encrypt client

2015-12-04 Thread Thompson, David
Hi Leo, On Tue, Nov 24, 2015 at 4:02 PM, Leo Famulari wrote: > These WIP patches provide the most recent developer preview of the Let's > Encrypt [1] client and its dependencies. > > I am grateful to Dave Thompson for getting this patchset started. He > packaged most of the python-3 Zope dependen

[PATCH 00/23] WIP: Add the Let's Encrypt client

2015-11-24 Thread Leo Famulari
These WIP patches provide the most recent developer preview of the Let's Encrypt [1] client and its dependencies. I am grateful to Dave Thompson for getting this patchset started. He packaged most of the python-3 Zope dependencies and cut the Gordian knot of circular dependency between zope.securi