lego/acme
2015-10-30 15:38:59 -06:00
..
client.go Forward server error messages to the caller 2015-10-29 01:42:05 +01:00
client_test.go Replaced fatal with print; return errors from NewClient 2015-10-27 17:00:42 -06: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 Add docs to error 2015-10-30 00:50:03 +01: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 Re-organized SimpleHTTPTests and expanded them a bit 2015-10-30 13:13:34 +01:00
simple_http_challenge_test.go Fix test regexp 2015-10-30 13:50:02 +01:00