Commit 1126389
authored
Remove RA NewAuthorization and NewCertificate (letsencrypt#5900)
These gRPC methods were only used by the ACMEv1 code paths.
Now that boulder-wfe has been fully removed, we can be confident
that no clients ever call these methods, and can remove them from
the gRPC service interface.
Part of letsencrypt#58161 parent 8ffae7d commit 1126389
File tree
7 files changed
+169
-458
lines changed- ra
- proto
- test/inmem/ra
- wfe2
7 files changed
+169
-458
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
13 | 11 | | |
14 | 12 | | |
15 | 13 | | |
| |||
20 | 18 | | |
21 | 19 | | |
22 | 20 | | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | 21 | | |
35 | 22 | | |
36 | 23 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
571 | 571 | | |
572 | 572 | | |
573 | 573 | | |
574 | | - | |
575 | | - | |
576 | | - | |
577 | | - | |
578 | | - | |
579 | | - | |
580 | | - | |
581 | 574 | | |
582 | 575 | | |
583 | 576 | | |
| |||
1000 | 993 | | |
1001 | 994 | | |
1002 | 995 | | |
1003 | | - | |
1004 | | - | |
1005 | | - | |
1006 | | - | |
1007 | | - | |
1008 | 996 | | |
1009 | 997 | | |
1010 | 998 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
206 | 206 | | |
207 | 207 | | |
208 | 208 | | |
209 | | - | |
210 | | - | |
211 | | - | |
212 | | - | |
213 | | - | |
214 | | - | |
| 209 | + | |
215 | 210 | | |
216 | 211 | | |
217 | 212 | | |
| |||
718 | 713 | | |
719 | 714 | | |
720 | 715 | | |
721 | | - | |
| 716 | + | |
722 | 717 | | |
723 | 718 | | |
724 | 719 | | |
| |||
776 | 771 | | |
777 | 772 | | |
778 | 773 | | |
779 | | - | |
| 774 | + | |
780 | 775 | | |
781 | 776 | | |
782 | 777 | | |
| |||
836 | 831 | | |
837 | 832 | | |
838 | 833 | | |
839 | | - | |
| 834 | + | |
840 | 835 | | |
841 | 836 | | |
842 | 837 | | |
| |||
3106 | 3101 | | |
3107 | 3102 | | |
3108 | 3103 | | |
3109 | | - | |
| 3104 | + | |
3110 | 3105 | | |
3111 | 3106 | | |
3112 | 3107 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
| |||
24 | 23 | | |
25 | 24 | | |
26 | 25 | | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
219 | 219 | | |
220 | 220 | | |
221 | 221 | | |
222 | | - | |
223 | | - | |
224 | | - | |
225 | | - | |
226 | | - | |
227 | | - | |
228 | | - | |
229 | | - | |
230 | | - | |
231 | | - | |
232 | 222 | | |
233 | 223 | | |
234 | 224 | | |
| |||
0 commit comments