lego/acme
Matthew Holt 89908f39e9 Implement custom User-Agent string
Also a couple miscellaneous vet fixes
2015-12-30 15:01:21 -07:00
..
client.go Implement custom User-Agent string 2015-12-30 15:01:21 -07:00
client_test.go Fix validateFunc tests 2015-12-27 19:26:47 +01:00
crypto.go Implement custom User-Agent string 2015-12-30 15:01:21 -07:00
crypto_test.go Initial support for SAN certificates 2015-11-11 01:01:15 +01:00
dns_challenge.go Rename simple_https to simple_http and add minimal interface implementation 2015-06-11 00:17:52 +02:00
error.go Fix gofmt errors 2015-12-24 10:57:09 +02:00
http.go Implement custom User-Agent string 2015-12-30 15:01:21 -07:00
http_challenge.go Adjust logging output for http-01 2015-12-27 19:18:38 +01:00
http_challenge_test.go Implement custom User-Agent string 2015-12-30 15:01:21 -07:00
http_test.go Implement custom User-Agent string 2015-12-30 15:01:21 -07:00
jws.go Implement custom User-Agent string 2015-12-30 15:01:21 -07:00
messages.go Use boulder error messages. 2015-12-11 17:16:24 +01:00
pop_challenge.go Add remaining challenge types. 2015-06-11 00:11:58 +02:00
tls_sni_challenge.go Extract validateFunc from httpChallenge and tlsSNIChallenge 2015-12-27 19:08:17 +01:00
tls_sni_challenge_test.go Implement custom User-Agent string 2015-12-30 15:01:21 -07:00