boulder/grpc
Jacob Hoffman-Andrews 935df44851 Move "Combinations" support to WFE1. (#4155)
Early ACME drafts supported a notion of "combinations" of challenges
that had to be completed together. This was removed from subsequent
drafts. Boulder has only ever supported "combinations" that exactly map
to the list of challenges, 1 for 1.

This removes all the plumbing for combinations, and adds a list of
combinations to the authz JSON right before marshaling it in WFE1.
2019-04-16 11:31:51 -07:00
..
creds Dev/CI: Add Go 1.11.1 builds (#3888) 2018-10-19 09:38:20 -07:00
test_proto Update miekg/dns and golang/protobuf. (#4150) 2019-04-09 09:27:28 -07:00
balancer.go Allow gRPC clients to connect to multiple backends (#1918) 2016-06-15 16:50:56 -07:00
balancer_test.go Allow gRPC clients to connect to multiple backends (#1918) 2016-06-15 16:50:56 -07:00
ca-wrappers.go Implement direct revocation at RA (#4043) 2019-02-14 14:47:42 -05:00
client.go Config: serverAddresses -> serverAddress. (#4035) 2019-01-25 10:50:53 -08:00
errors.go Remove superfluous gRPC error encodings (#3048) 2017-09-06 12:38:10 -07:00
errors_test.go gRPC: publish in-flight RPC gauge in client interceptor. (#3672) 2018-04-27 15:53:54 -07:00
interceptors.go Remove checks for deployed features (#3881) 2018-10-17 20:29:18 -07:00
interceptors_test.go Remove checks for deployed features (#3881) 2018-10-17 20:29:18 -07:00
pb-marshalling.go Move "Combinations" support to WFE1. (#4155) 2019-04-16 11:31:51 -07:00
pb-marshalling_test.go Move "Combinations" support to WFE1. (#4155) 2019-04-16 11:31:51 -07:00
publisher-wrappers.go Excise code relating to pre-SCT embedding issuance flow (#3769) 2018-06-28 08:33:05 -04:00
ra-wrappers.go RA: Remove deprecated UpdateAuthorization RPC. (#3993) 2019-01-07 16:35:27 -08:00
sa-wrappers.go Remove UpdatePendingAuthorization (#4098) 2019-03-07 15:52:28 -05:00
server.go Restrict gRPC TLS connections to 1.2 and ECDHE-RSA-CHACHA20-POLY1305 (#3903) 2018-10-24 16:07:12 -04:00
va-wrappers.go VA wrapper returns nil ProblemDetails correctly. (#4130) 2019-03-29 12:58:56 -04:00