1.1
1.1
scpcli certificatemanager certificate validate
--private_key <value>
--cert_body <value>
[--cert_chain <value>]
Description
인증서 검증
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| private_key required | string | 개인키 | <encoded private key data> |
| cert_body required | string | 인증서 body | <encoded certificate body data> |
| cert_chain optional | string | 인증서 체인 | <encoded certificate chain data> |
Responses
| Name | Description | Example |
|---|---|---|
| validate_check |