On 17 August 2016 at 06:48, Richard Barnes <r...@ipv.sx> wrote:
> a. Infer the certificate type from the CSR.  For example, if the Subject in
> the CSR has (C, O, CN), infer that the applicant wants EV.
> b. Have a field in the new-application request that the client can use to
> indicate what type of certificate, e.g., {"certType": "ev"} to indicate EV.
> c. Have a field in the new-application request that indicates which CA the
> applicant would like to issue the certificate, e.g., {"ca":
> "identifier-for-CA"}.

Or have entirely separate ACME endpoints for the DV and EV CA.  i.e.,
https://acme.example/dv will issue DV certs, and
https://acme.example/ev will issue EV certs.

_______________________________________________
Acme mailing list
Acme@ietf.org
https://www.ietf.org/mailman/listinfo/acme

Reply via email to