boulder/grpc
Daniel McCarney b0f407dcf0 RA: Remove deprecated UpdateAuthorization RPC. (#3993)
Staging and prod both deployed the PerformValidationRPC feature flag. All running WFE/WFE2 instances are using the more accurately named PerformValidation RPC and we can strip out the old UpdateAuthorization bits. The feature flag for PerformValidationRPC remains until we clean up the staging/prod configs.

Resolves #3947 and completes the last of #3930
2019-01-07 16:35:27 -08:00
..
creds Dev/CI: Add Go 1.11.1 builds (#3888) 2018-10-19 09:38:20 -07:00
test_proto Switch to using go 1.9 (#3047) 2017-09-06 16:30:13 -04: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 Add SCT embedding (#3521) 2018-03-12 11:58:30 -07:00
client.go Restrict gRPC TLS connections to 1.2 and ECDHE-RSA-CHACHA20-POLY1305 (#3903) 2018-10-24 16:07:12 -04: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 Add models and store/load methods for authz2 (#3967) 2018-12-18 14:03:21 -08:00
pb-marshalling_test.go Add models and store/load methods for authz2 (#3967) 2018-12-18 14:03:21 -08: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 Excise code relating to pre-SCT embedding issuance flow (#3769) 2018-06-28 08:33:05 -04: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: Replace invalid UTF-8 in cert contents, proactively marshal. (#3973) 2018-12-07 14:58:12 -05:00