lego/acme
Jacob Hoffman-Andrews a5f0a3ff80 Add version to xenolf-acme in User-Agent. (#719)
Also, remove "Go-http-client/1.1". In practice this added detail doesn't
wind up being useful in diagnosing problems, particularly since it can
be deduced from the xenolf-acme version.

* add UA comments.
2018-11-15 23:02:34 +01:00
..
testdata Dns from resolv.conf (#293) 2016-11-03 19:37:15 +01:00
challenges.go Homogenization of the DNS provider tests (#671) 2018-10-12 19:29:18 +02:00
client.go Support POST-as-GET. (#695) 2018-11-04 01:51:53 +01:00
client_test.go Support POST-as-GET. (#695) 2018-11-04 01:51:53 +01:00
crypto.go Migrate to golangci-lint (#644) 2018-09-24 19:07:20 +00:00
crypto_test.go cloudflare: use the official go client. (#658) 2018-10-03 00:02:01 +02:00
dns_challenge.go Add a test helper to manage env vars. (#675) 2018-10-16 17:52:57 +02:00
dns_challenge_manual.go Review DNS providers (#580) 2018-06-21 19:06:16 +02:00
dns_challenge_test.go Migrate to golangci-lint (#644) 2018-09-24 19:07:20 +00:00
error.go ACME V2 support (#555) 2018-05-30 19:53:04 +02:00
http.go Add version to xenolf-acme in User-Agent. (#719) 2018-11-15 23:02:34 +01:00
http_challenge.go Review DNS providers (#580) 2018-06-21 19:06:16 +02:00
http_challenge_server.go Migrate to golangci-lint (#644) 2018-09-24 19:07:20 +00:00
http_challenge_test.go Homogenization of the DNS provider tests (#671) 2018-10-12 19:29:18 +02:00
http_test.go Add version to xenolf-acme in User-Agent. (#719) 2018-11-15 23:02:34 +01:00
jws.go ACME V2 support (#555) 2018-05-30 19:53:04 +02:00
messages.go ACME V2 support (#555) 2018-05-30 19:53:04 +02:00
provider.go Add ChallengeProviderTimeout type to acme package 2016-03-16 18:17:03 +00:00
tls_alpn_challenge.go TLS-ALPN-01: Update idPeAcmeIdentifierV1, draft refs. (#690) 2018-10-29 18:20:49 +01:00
tls_alpn_challenge_server.go Migrate to golangci-lint (#644) 2018-09-24 19:07:20 +00:00
tls_alpn_challenge_test.go Homogenization of the DNS provider tests (#671) 2018-10-12 19:29:18 +02:00
utils.go route53: fix challenge. (#665) 2018-10-09 19:03:07 +02:00
utils_test.go Fix WaitFor calls 2016-03-11 04:52:59 +01:00