Ran
|
Jobs
1
|
Files
2
|
Run time
1min
|
Badge
Embed ▾
README BADGES
|
push
github
Implement latest draft-ietf-acme-ari spec (#461) The draft spec version at the time of this PR was draft-ietf-acme-ari-03, but failed replacement order handling is from the [yet-to-be-released draft-ietf-acme-ari-04](https://github.com/aarongable/draft-acme-ari/blob/1813de294/draft-ietf-acme-ari.md#L177). * Add a `renewalInfo` entry to the directory object which provides the base URL for ARI requests. * Add a new WFE handlefunc which parses incoming requests and returns reasonable `renewalInfo` for determining when the client should attempt renewal of a certificate. * Add support for marking orders as `replaced`. Replacement orders can be chained, but there can be no duplicate replacement of orders, just like boulder. * Restructured the asynchronous finalization anonymous go func to handle storing replaced orders. To be replaced, an order must previously have been finalized and have an issued certificate.
1 of 20 new or added lines in 2 files covered. (5.0%)
267 of 858 relevant lines covered (31.12%)
1.51 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 9226833135.1 | 2 |
31.12 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|