简体   繁体   English

我可以使用 aws 的 ssl 而不是让地址(ip)本身加密吗?

[英]Can I use ssl from aws instead of lets-encrypt for the address (ip) itself?

I want to create ssl for the application for security and try to install lets encrypt but this is only possible for the domain.我想为安全应用程序创建 ssl 并尝试安装 let encrypt 但这仅适用于域。

Can i install ssl for barer ip using aws services?我可以使用 aws 服务为裸机 ip 安装 ssl 吗? does it make sense or just complicate?它是有意义的还是只是复杂的?

ACMs SSLs that are added to ELBs and CloudFront (public certificate authority) are not able to be applied to any device.添加到 ELB 和 CloudFront(公共证书颁发机构)的 ACM SSL 无法应用于任何设备。 If cost isn't a factor then look at private certificate authority although I believe you'd be better off going with Lets Encrypt如果成本不是一个因素,那么请查看私有证书颁发机构,尽管我相信您最好选择 Lets Encrypt

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 让我们在AWS Lightsail中的bitnami.conf中加密SSL设置 - Lets Encrypt SSL setup in bitnami.conf in AWS Lightsail Lets-encrypt Ingress - NewOrder 请求没有包含足够短的 SAN 以适应 CN - Lets-encrypt Ingress - NewOrder request did not include a SAN short enough to fit in CN 无法从AWS中的ELB调用获取IP地址,而是获取DNS名称 - Unable to get IP address from a REST call to ELB in AWS, Instead i get a DNS name 如何修复API从我的AWS Kubernetes pod中看到的IP地址 - How can I fix the IP address an API sees from my AWS Kubernetes pods 我可以在AWS的Cloudfront中使用弹性IP吗? - Can I use an Elastic IP with Cloudfront in AWS? 我可以将多少个公共IP地址附加到AWS实例? - How many Public IP address can I attach to AWS Instance? 如何在 AWS CLI 中添加 IP 地址而不导出 - How can I add an IP address in a AWS CLI with out exporting 我已经更改了 AWS EC2 实例的区域。 但是我看不到来自新 IP 地址和公共 DNS 的网站 - I've changed region for AWS EC2 instance. But I can't see a website from new IP address and Public DNS 如何在API网关中使用EC2 IP地址? - How can I use an EC2 ip address in API Gateway? 我可以使用AWS自己的ELB证书进行HTTPS / SSL连接吗? - Can I use AWS own ELB certificate for HTTPS/SSL connection?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM