kibana 的 SSL 证书

发布于 2025-01-16 12:07:43 字数 288 浏览 3 评论 0原文

我正在尝试将我的 OpenSearch 域配置为 Kibana

我使用 ec2 作为 Kibana 隧道 并且创建具有可公开访问端点的代理。

除了 SSL 证书之外,我的所有配置都很好。 我使用 Open SSL 创建了 SSL 证书,我知道它不安全,但我试图了解创建证书的最佳方法是什么,甚至还有其他方法吗? (一些AWS服务) 我尝试使用 CloudFront 但失败了。

I'm trying to configure my OpenSearch domain to Kibana,

I'm using ec2 as a Kibana tunnel and creating a proxy with a publicly accessible endpoint.

All my configuration is good except for my SSL certificate.
I created an SSL certificate with Open SSL, I know it is not secured but I'm trying to understand what is the best way to create a certificate or even there is another way? (Some AWS service)
I tried to use CloudFront and it failed.

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

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

发布评论

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

评论(1

恋你朝朝暮暮 2025-01-23 12:07:43

您可以使用 AWS Certificate Manager 创建证书。如果您将在AWS服务中使用您的证书,它将非常有用,而且它是免费的。最大的问题是您无法将其导出并在 AWS 之外的其他任何地方使用。您还可以将自己的证书导入到证书管理器。通过 ACM(AWS 证书管理器)创建的证书的到期日期由 AWS 本身管理。但如果您将自己的证书带到 ACM,则应该管理到期日期。

参考:https://aws.amazon.com/certificate-manager/

You can use AWS Certificate Manager to create certificate. If you will use your certificate in AWS services, it will be very useful, and also, it's free. The biggest problem is that you can't export it and use it anywhere else other than AWS. Also you can import your own certificate to Certificate Manager. The expiration dates of the certificates that is created via ACM (AWS Certificate Manager) is managed by AWS itself. But if you bring your own certificates to ACM, you should manage expiration dates.

Reference : https://aws.amazon.com/certificate-manager/

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