lego/acme
2015-11-18 21:06:45 +01:00
..
client.go Add comment to ObtainSANCertificate 2015-11-18 19:53:42 +01:00
client_test.go Change how challenge order is preserved as suggested by @zakjan 2015-11-18 19:44:47 +01:00
crypto.go Initial support for SAN certificates 2015-11-11 01:01:15 +01: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
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 Move back to square/go-jose 2015-11-18 21:06:45 +01:00
messages.go Move back to square/go-jose 2015-11-18 21:06:45 +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 Add fallback to SimpleHTTP bind in case domain:port is not bindable. 2015-11-09 18:41:27 +01:00