lego/acme
2015-11-09 18:41:27 +01:00
..
client.go Removed unused functions, more consistent/readable debugging 2015-11-06 23:22:32 -07:00
client_test.go Make acme.Logger optional; otherwise use standard log.Logger 2015-11-05 23:43:42 -07:00
crypto.go Close leaky file descriptors 2015-10-30 15:38:59 -06: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 Rename simple_https to simple_http and add minimal interface implementation 2015-06-11 00:17:52 +02: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
jws.go Change Content-Type of JWS posts. 2015-10-28 23:42:57 +01:00
messages.go Add initial support for certificate bundling 2015-10-24 03:55:18 +02: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 Add fallback to SimpleHTTP bind in case domain:port is not bindable. 2015-11-09 18:41:27 +01:00