ncloud_pca_delete_ocsp
Delete OCSP configuration for a Certificate Authority, removing the OCSP URL from all issued certificates. Must set confirm=true to execute.
Instructions
⚠️ Destructive: Delete OCSP configuration and remove the OCSP URL from all certificates issued by this CA. Set confirm=true to execute.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| caTag | Yes | CA tag value (required) | |
| confirm | No | Must be true to actually execute the destructive operation |