4.2. Add PreCertChain to Log
4.2. Add PreCertChain to Log
POST https://<log server>/ct/v1/add-pre-chain
Inputs:
chain: An array of base64-encoded Precertificates. The first element is the end-entity certificate; the second chains to the first and so on to the last, which is either the root certificate or a certificate that chains to a known root certificate.
Outputs are the same as in Section 4.1.