Kong - 随机证书已过期

发布于 2025-01-11 13:34:57 字数 418 浏览 1 评论 0原文

我正在使用带有 SSL 的 Kong 版本 2.3.3。我通过在 kong.conf 中设置 SSL 来配置 SSL,如下所示:

ssl_cert = /etc/ssl/ssl_certificate.crt
ssl_cert_key = /etc/ssl/private.key

以前,一切都运行良好。 SSL 证书过期时购买,然后用新证书续订。我在 kong.conf 中设置了一个新的 SSL,如下所示:

ssl_cert = /etc/ssl/2022/ssl_certificate.crt
ssl_cert_key = /etc/ssl/2022/private.key

更新后。我收到随机错误证书已过期。有时它可以工作,但有时会抛出此过期错误。我真的不知道如何解决这个问题。

请帮忙。

I'm using Kong version 2.3.3 with SSL. I config the SSL by setting it in side kong.conf like this,

ssl_cert = /etc/ssl/ssl_certificate.crt
ssl_cert_key = /etc/ssl/private.key

Previously, everything worked perfectly. Buy when the SSL certificate was expired and I renew them with the new one. I have a new SSL set up inside kong.conf like this,

ssl_cert = /etc/ssl/2022/ssl_certificate.crt
ssl_cert_key = /etc/ssl/2022/private.key

After the update. I get a random error Certificate has expired. Sometimes it works but sometimes it throw this expire error. I really don't know how to solve this.

Please help.

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文