boulder/web
Samantha bdd9ad9941
grpc: Pass data necessary for Retry-After headers in BoulderErrors (#6415)
- Add a new field, `RetryAfter` to `BoulderError`s
- Add logic to wrap/unwrap the value of the `RetryAfter` field to our gRPC error
  interceptor
- Plumb `RetryAfter` for `DuplicateCertificateError` emitted by RA to the WFE
  client response header
  
Part of #6256
2022-10-03 16:24:58 -07:00
..
context.go Revert "wfe: Log TLS version (#6001)" (#6399) 2022-09-26 11:16:32 -07:00
context_test.go Deprecate StripDefaultSchemePort flag (#5265) 2021-02-08 11:30:52 -08:00
docs.go Factor out context.go from wfe and wfe2. (#3086) 2017-09-26 13:54:14 -04:00
jwk.go Use io and os instead of deprecated ioutil (#6286) 2022-08-10 13:30:17 -07:00
probs.go Use new RA methods from WFE revocation path (#5983) 2022-03-28 14:14:11 -07:00
probs_test.go grpc: Pass data necessary for Retry-After headers in BoulderErrors (#6415) 2022-10-03 16:24:58 -07:00
relative.go Remove BaseURL from WFE config. (#3540) 2018-03-09 11:04:02 +00:00
send_error.go Start testing on go1.19 (#6227) 2022-08-10 15:30:43 -07:00
send_error_test.go gofmt code with -s (simplify) flag (#4763) 2020-04-08 17:25:35 -07:00