Commit dcc3657
authored
Remove ocsp-responder (#8344)
Delete all code for ocsp-responder. Delete all code for rocsp-tool.
Remove the Redis instances designated for OCSP caching. Delete
OCSP-specific integration tests, and update revocation tests to rely
only on CRLs. Update documentation to reference CRLs instead of OCSP.
Follow-up changes will remove the RA's and CA's OCSP-signing code paths,
now that they have no callers.
Fixes #81721 parent 99798af commit dcc3657
71 files changed
Lines changed: 114 additions & 5404 deletions
File tree
- cmd
- boulder
- crl-updater
- ocsp-responder
- testdata
- rocsp-tool
- testdata
- docs
- features
- issuance
- metrics/measured_http
- ocsp
- responder
- live
- redis
- testdata
- test
- rocsp
- config
- testdata
- sa/db-users
- test
- certs
- config-next
- config
- integration
- ocsp
- checkocsp
- helper
- ocsp_forever
- prometheus
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | | - | |
| 33 | + | |
35 | 34 | | |
36 | 35 | | |
37 | | - | |
| 36 | + | |
38 | 37 | | |
39 | 38 | | |
40 | 39 | | |
| |||
50 | 49 | | |
51 | 50 | | |
52 | 51 | | |
53 | | - | |
| 52 | + | |
54 | 53 | | |
55 | 54 | | |
56 | 55 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | 24 | | |
26 | 25 | | |
27 | | - | |
28 | 26 | | |
29 | 27 | | |
30 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
83 | | - | |
| 82 | + | |
84 | 83 | | |
85 | 84 | | |
86 | 85 | | |
| |||
This file was deleted.
0 commit comments