CertificateList
CertificateList
| Name | Description | Schema | Default |
|---|---|---|---|
| cert_kind optional | Certificate type Example : PRD | string | |
| cn required | Certificate Common Name Example : test.go.kr | string | |
| id required | Certificate ID Example : | string | |
| name required | Certificate Name Example : test-certificate | string | |
| not_after_dt required | Certificate Expire Date Example : 2026-02-07T18:07:59 | string (date-time) | |
| not_before_dt required | Certificate Start Date Example : 2025-02-08T18:07:00 | string (date-time) | |
| state required | Certificate State Example : VALID | string |