Multiple authorizations in the ACME server message

Hello!

I was reading RFC 8555 and came across a question. In the message that is sent in response to the newOrder request by the ACME server, two links can be specified in the "authorization" field. As in the example from the RFC in the screenshot. Please tell me which of the links should be used in this case? Or do I need to use both for all identifires whose ownership needs to be confirmed?

I'm sorry for my English, it's not my native language.

Снимок

in this case it's one auth per each identifier in order, you will need to clear all authz in that list to finalize and get the certificate

7 Likes

Specifically, in this example, one of those two authorizations would be for the www.example.com identifier, and the other authorization would be fore the example.org identifier.

5 Likes

Wouldn't it make more sense to have the autz URI mentioned next to the type and value items of the identifiers?

Although that question doesn't matter very much now :stuck_out_tongue:

3 Likes

Thank you all for the answers! You helped me understand

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.