Skip to content

Optional order validity as per RFC 8555 section 7.4 - #336

Open
christianhoelzl wants to merge 2 commits into
djc:mainfrom
christianhoelzl:optional_order_validity
Open

Optional order validity as per RFC 8555 section 7.4#336
christianhoelzl wants to merge 2 commits into
djc:mainfrom
christianhoelzl:optional_order_validity

Conversation

@christianhoelzl

Copy link
Copy Markdown
Contributor

Adds support for requesting an optional certificate validity period when creating an ACME order, as defined in RFC 8555, Section 7.4.

  • Adds not_before and not_after to new orders and order states.
  • Omits these fields when they are not set.
  • Adds unit and Pebble integration tests.

My use case is to control the validity of the requested certificate when the default validity added to the cert by the ACME CA is not a good fit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant