lego/acme
xenolf e8d64bb50b WIP TLS-SNI-01
[ci skip]
2015-11-22 19:31:16 +01: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
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 WIP TLS-SNI-01 2015-11-22 19:31:16 +01:00
pop_challenge.go Add remaining challenge types. 2015-06-11 00:11:58 +02:00
tls_sni_challenge.go WIP TLS-SNI-01 2015-11-22 19:31:16 +01:00