Share via


ActivateBringYourOwnRootRequest interface

Request payload for activating a Bring Your Own Root policy with a customer-provided signed certificate.

Properties

certificateChain

Certificate chain in PEM format, including the signed certificate. The first certificate must be the signed certificate (matching the CSR generated by the service), followed by any intermediate CAs, and optionally the root CA. Certificates must be ordered from leaf to root and concatenated in PEM format.

Property Details

certificateChain

Certificate chain in PEM format, including the signed certificate. The first certificate must be the signed certificate (matching the CSR generated by the service), followed by any intermediate CAs, and optionally the root CA. Certificates must be ordered from leaf to root and concatenated in PEM format.

certificateChain: string

Property Value

string