我当前使用RKE/Rancher的自定义证书,如何续订自定义证书?

发布于 2025-02-06 23:36:59 字数 65 浏览 3 评论 0 原文

由私有CA签署的续订RKE自定义证书是否遵循与RKE生成的续订证书相同的过程(例如RKE CERT-ROTATE)?

Does renewing RKE custom certificates signed by private CA follows the same process as renewing certificates generated by RKE (e.g. rke cert-rotate)?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

独留℉清风醉 2025-02-13 23:36:59

我认为是这样的,因为他们写了在旋转证书时在文档中保持相同的ca ,这是一个过程:

  1. 在左上角,单击☰>集群管理。
  2. 在“群集”页面上,转到要旋转证书的群集,然后单击⋮>旋转证书。
  3. 选择要旋转的证书:
    旋转所有服务证书(保持相同的CA
    或旋转单个服务并选择其中一项服务
  4. 单击“保存”。

如果您想旋转RKE证书,则集群应为“本地”。

I think so, because they write about keeping the same CA in documentation when rotating the cert, here is the procedure:

  1. In the upper left corner, click ☰ > Cluster Management.
  2. On the Clusters page, go to the cluster you want to rotate certificates for and click ⋮ > Rotate Certificates.
  3. Select which certificates that you want to rotate:
    Rotate all Service certificates (keep the same CA)
    or Rotate an individual service and choose one of the services
  4. Click Save.

If you want to rotate RKE certs, the cluster should be "local".

Read more in the Source - Rancher's Documentation

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文