check Order Request
suspend fun checkOrderRequest(orderUrl: String, previousNonce: String): <Error class: unknown class>
Verifies that the previous challenge has been completed.
Parameters
order Url
location
header from http response you got from newOrderResponse
previous Nonce
replay-nonce
response header from POST /acme/{provisioner-name}/challenge/{challenge-id}
See also
https
://www.rfc-editor.org/rfc/rfc8555.html#section-7.4