From 41d833d1eddfde62466f8e2b3a9b18e07eb6ac12 Mon Sep 17 00:00:00 2001 From: Hugo Landau Date: Sun, 27 Dec 2015 16:01:54 +0000 Subject: [PATCH] Add acmetool --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 507fca5d..cdb76cb8 100644 --- a/README.md +++ b/README.md @@ -682,6 +682,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis *Libraries that are used to help make your application more secure.* +* [acmetool](https://github.com/hlandau/acme) — ACME (Let's Encrypt) client tool with automatic renewal. * [BadActor](https://github.com/jaredfolkins/badactor) - An in-memory, application-driven jailer built in the spirit of fail2ban * [go-yara](https://github.com/hillu/go-yara) - Go Bindings for [YARA](https://github.com/plusvic/yara), the "pattern matching swiss knife for malware researchers (and everyone else)" * [lego](https://github.com/xenolf/lego) - Pure Go ACME client library and CLI tool (for use with Let's Encrypt)