commit | f0e11a3ccc7e5a70a8c6e1cc611a13154965cd08 | [log] [tgz] |
---|---|---|
author | Alex Vaghin <ddos@google.com> | Thu Jun 09 20:11:16 2016 +0100 |
committer | Alex Vaghin <ddos@google.com> | Tue Aug 16 18:52:56 2016 +0000 |
tree | c4f295c60009fca97a5604aa26e8a16b9f550074 | |
parent | 1ce41b6ca7dccc03377edf55652ffa334b6c06ce [diff] |
acme/autocert: new high-level package for automatic cert management Package autocert provides automatic access to certificates from Let's Encrypt and any other ACME-based CA. It is heavily based on the ideas from rsc.io/letsencrypt. Change-Id: I62021452a918cd49093162f3d6c74e9d7f452fb8 Reviewed-on: https://go-review.googlesource.com/23970 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>