lego/acme
xenolf 65b62b5670 Make ocsp validate the signature of a response.
OCSP signatures should get validated if no issuer certificate is returned from
the OCSP responder.
2015-10-27 22:31:56 +01:00
..
client.go Remove devMode from library and cli. 2015-10-26 00:47:37 +01:00
client_test.go Fix client_test 2015-10-26 02:29:02 +01:00
crypto.go Make ocsp validate the signature of a response. 2015-10-27 22:31:56 +01: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 Add a basic execution check to SimpleHTTP 2015-06-13 18:37:30 +02:00
jws.go Support for RecoveryKey (not enabled). But not supported server side... 2015-10-23 16:24:02 +02: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 Remove challenge pre-checks. 2015-10-26 00:40:11 +01:00
simple_http_challenge_test.go Remove challenge pre-checks. 2015-10-26 00:40:11 +01:00