CertificateValidateRequestV1Dot1
CertificateValidateRequestV1Dot1
| Name | Description | Schema | Default |
|---|---|---|---|
| cert_body required | 인증서 body Example : <encoded certificate body data> | string | |
| cert_chain optional | 인증서 체인 Example : <encoded certificate chain data> | any of [string, null] | |
| private_key required | 개인키 Example : <encoded private key data> | string |