commit | 1f83de14df312a49980cf0b48d13101190615af6 | [log] [tgz] |
---|---|---|
author | Alex Vaghin <ddos@google.com> | Sun Aug 14 22:48:00 2016 +0200 |
committer | Alex Vaghin <ddos@google.com> | Tue Aug 16 19:51:47 2016 +0000 |
tree | 0d2fae5f5b8095ca800fc24b7972f3c59a925cfc | |
parent | f0e11a3ccc7e5a70a8c6e1cc611a13154965cd08 [diff] |
acme: improve http-01 challenge API This makes http-01 handling more consistent with tls-sni-* methods and, hopefully, future implementation such as dns-01 and oob-01. Change-Id: If1a4a47ee8528ef19960fee4e6860392c1813fe6 Reviewed-on: https://go-review.googlesource.com/27011 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>