ol.clave.acme.impl.order
create-identifier
(create-identifier identifier)
(create-identifier identifier-type identifier-value)
build-order-payload
(build-order-payload order)
Build an ACME newOrder payload from a qualified order map.
Parameters:
- order - Order map with ::acme/identifiers and optional
::acme/notBefore, ::acme/notAfter, ::acme/replaces.
The replaces field (RFC 9773) links a renewal order to its predecessor
certificate using the ARI unique identifier format.