Commit 2fdfd31
committed
TC-244: document bump-before-ACME sequence semantics
Explains why POST /v1/certs/:name persists the bumped sequence before
calling the (slow, non-idempotent) ACME issuer rather than after, and
the resulting tradeoff (a failed ACME call still consumes the sequence
bump; the node must retry with a higher sequence, not the same one).1 parent 41e4c71 commit 2fdfd31
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
| 100 | + | |
101 | 101 | | |
| 102 | + | |
102 | 103 | | |
103 | 104 | | |
104 | 105 | | |
| |||
0 commit comments