finalizeResponse

suspend fun finalizeResponse(finalize: JsonRawData): <Error class: unknown class>

Parses the response from POST /acme/{provisioner-name}/order/{order-id}/finalize.

Return

the certificate url to use with certificateRequest

Parameters

finalize

HTTP response body

See also

https

://www.rfc-editor.org/rfc/rfc8555.html#section-7.4