If you are implementing your own BBNA signed certificates, you need to ensure you add the Root CA and the new signed certificate to CLM’s Platform Manager keystore. To do this, simply download the Root CA and Signed certs as DER format (certificate.cer), and execute the following command against the Platform Manager’s keystore. If…
First, follow this BMC KB (BMC Support ID required): https://docs.bmc.com/docs/display/public/clm21/Managing+pods+and+containers+from+the+command+line The command to use the BCAN PCM Utility is: container-util.bat -url <url of bbna> -user <username> -password <password> -operation deprovision_container -containerName <name of pesky container you want deleted> -deleteonFailureFlag true