lego/acme
2016-01-22 01:38:15 +01:00
..
client.go Demote challenge lookup failures to infos 2015-11-17 00:05:01 +01:00
client_test.go Adjust client tests to new solver count 2015-11-12 22:51:12 +01:00
crypto.go Update README & Extract KeyAuthorizations from HTTP-01 2015-11-16 23:57:04 +01:00
crypto_test.go Support for RecoveryKey (not enabled). But not supported server side... 2015-10-23 16:24:02 +02:00
dns_challenge.go Check DNS entry for validity before hitting boulder 2016-01-22 01:38:15 +01:00
dns_challenge_cloudflare.go Modular DNS challenge 2015-12-10 18:35:35 +01:00
dns_challenge_cloudflare_test.go Modular DNS challenge 2015-12-10 18:35:35 +01:00
dns_challenge_manual.go Modular DNS challenge 2015-12-10 18:35:35 +01:00
dns_challenge_rfc2136.go Modular DNS challenge 2015-12-10 18:35:35 +01:00
dns_challenge_rfc2136_test.go Modular DNS challenge 2015-12-10 18:35:35 +01:00
dns_challenge_route53.go Modular DNS challenge 2015-12-10 18:35:35 +01:00
dns_challenge_route53_test.go Modular DNS challenge 2015-12-10 18:35:35 +01:00
dns_challenge_test.go Check DNS entry for validity before hitting boulder 2016-01-22 01:38:15 +01:00
dvsni_challenge.go Re-organized SimpleHTTPTests and expanded them a bit 2015-10-30 13:13:34 +01:00
error.go Removed unused functions, more consistent/readable debugging 2015-11-06 23:22:32 -07:00
http_challenge.go Update README & Extract KeyAuthorizations from HTTP-01 2015-11-16 23:57:04 +01:00
http_challenge_test.go Add tests for http-01 2015-11-12 23:51:07 +01:00
jws.go Fix nonce starvation bug in SimpleHTTP - fix tests 2015-11-12 02:55:28 +01:00
messages.go Add JSON tags to RegistrationResource as used in official client 2015-11-13 20:20:15 +01:00
pop_challenge.go Add remaining challenge types. 2015-06-11 00:11:58 +02:00
simple_http_challenge.go Add fallback to SimpleHTTP bind in case domain:port is not bindable. 2015-11-09 18:41:27 +01:00
simple_http_challenge_test.go Fix nonce starvation bug in SimpleHTTP - fix tests 2015-11-12 02:55:28 +01:00