boulder/core
Roland Bracewell Shoemaker ce679bad41 Implement key rollover (#2231)
Fixes #503.

Functionality is gated by the feature flag `AllowKeyRollover`. Since this functionality is only specified in ACME draft-03 and we mostly implement the draft-02 style this takes some liberties in the implementation, which are described in the updated divergences doc. The `key-change` resource is used to side-step draft-03 `url` requirement.
2016-10-27 10:22:09 -04:00
..
proto Fix Docker test builds: latest certbot and grpc (#1991) 2016-06-29 10:54:03 -07:00
challenges.go Remove last vestiges of challenge.AccountKey. (#1949) 2016-06-21 16:25:58 -07:00
core_test.go Replace *AcmeURL with string (#2117) 2016-08-11 13:27:19 -07:00
interfaces.go Re-apply 2138 with proper gating (#2199) 2016-09-29 17:16:03 -04:00
objects.go Implement key rollover (#2231) 2016-10-27 10:22:09 -04:00
objects_test.go Move MergeUpdate out of core (#2114) 2016-08-08 17:12:52 -07:00
reverse-name.go Store a DB of issued names. 2015-09-28 19:37:50 -07:00
util.go Replace *AcmeURL with string (#2117) 2016-08-11 13:27:19 -07:00
util_test.go Replace *AcmeURL with string (#2117) 2016-08-11 13:27:19 -07:00
va.go Implement gRPC for VA's RPCs (#1738) 2016-05-31 16:44:48 -07:00