unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [PATCH 0/1] Another Let's Encrypt client
@ 2016-09-02 14:49 Leo Famulari
  2016-09-02 14:49 ` [PATCH 1/1] gnu: Add acme-client Leo Famulari
  0 siblings, 1 reply; 14+ messages in thread
From: Leo Famulari @ 2016-09-02 14:49 UTC (permalink / raw)
  To: guix-devel

I have been looking at this Let's Encrypt client for a little while. It
was just merged into the OpenBSD base system, and had its name changed
from 'letskencrypt' to the generic 'acme-client'. The name might be too 
generic; I found at least 4 different programs with this name.

https://kristaps.bsd.lv/acme-client/

Some attempt has been made to reduce the risks inherent to running the 
program as root, as described on the home page.

And, I did a minimal test: I was able to get a new certificate.

Leo Famulari (1):
  gnu: Add acme-client.

 gnu/packages/tls.scm | 35 +++++++++++++++++++++++++++++++++++
 1 file changed, 35 insertions(+)

-- 
2.9.3

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2016-09-12 17:07 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-02 14:49 [PATCH 0/1] Another Let's Encrypt client Leo Famulari
2016-09-02 14:49 ` [PATCH 1/1] gnu: Add acme-client Leo Famulari
2016-09-02 18:01   ` Hartmut Goebel
2016-09-02 18:50     ` Leo Famulari
2016-09-02 18:58       ` Leo Famulari
2016-09-03  7:43       ` Hartmut Goebel
2016-09-03 10:04       ` Andreas Enge
2016-09-03 10:32         ` Marius Bakke
2016-09-04  2:43           ` Leo Famulari
2016-09-04  5:12             ` Marius Bakke
2016-09-04  2:29         ` Leo Famulari
2016-09-11 12:42           ` Andreas Enge
2016-09-11 12:57             ` Hartmut Goebel
2016-09-12 17:06   ` Leo Famulari

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).