撤销 SSL 证书

Revoke SSL certificate

我正在尝试从开发人员控制台吊销私有路由的一些 SSL 证书。有的成功撤销,有的无法撤销:

Revoking certificate for mydomain.com failed.

A running revoke process in init status exists for the domain 'mydomain.com'.

我等了一会又试了,还是无法吊销证书。我从昨天开始就一直在尝试这个,自从我上次尝试以来等待了大约 8 小时。

如何撤销这些证书?

我在 Swisscom Extensions API 文档中看到了手动撤销 SSL 证书的请求 (https://api.lyra-836.appcloud.swisscom.com/api-doc/#!/Certification_Processes/put_custom_certifications_revoke),但我应该如何登录才能获得令牌?

由于各种原因,认证撤销过程可能会失败,并且在某些情况下无法自动解决。请联系 Swisscom's Developer Support 并向他们提供 ORG、SPACE 和受影响的域。

要与 API 互动,请直接关注这些 instructions to login and then use i.e. cf curl -X GET /custom/accounts to execute requests against the Cloud Controller