lego/acme
Matthew Holt 974f2fa929 Don't try appending /directory to caURL (spec doesn't require it)
Also improved some comments/docs and fixed a test
2015-11-20 12:01:06 -07:00
..
client.go Don't try appending /directory to caURL (spec doesn't require it) 2015-11-20 12:01:06 -07:00
client_test.go Don't try appending /directory to caURL (spec doesn't require it) 2015-11-20 12:01:06 -07:00
crypto.go Merge pull request #30 from xenolf/add-san-cert 2015-11-18 22:07:54 +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
http_challenge.go Update README & Extract KeyAuthorizations from HTTP-01 2015-11-16 23:57:04 +01:00
http_challenge_test.go Properly name challenge types for http-01 tests 2015-11-18 22:11:47 +01:00
jws.go Move back to square/go-jose (reverted from commit cae6d59e19) 2015-11-18 21:15:49 +01:00
messages.go Move back to square/go-jose (reverted from commit cae6d59e19) 2015-11-18 21:15:49 +01:00
pop_challenge.go Add remaining challenge types. 2015-06-11 00:11:58 +02:00