作者热门文章
- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
我在不同的虚拟主机上有一个前端和后端服务器,
我使用 Netlify 托管前端和 AWS 托管后端
当我将前端与后端连接时给我错误:混合内容错误(Http/Https)
Mixed Content: The page at 'https://www.frontend-domain.net/' was loaded overHTTPS, but requested an insecure XMLHttpRequest endpoint'http://domain-eu-west-3.elb.amazonaws.com'. This request has beenblocked; the content must be served over HTTPS.
最佳答案
how i make loadbalancer(domain-eu-west-3.elb.amazonaws.com) uses https and add certificate ?
domain-eu-west-3.elb.amazonaws.com
因为这是 AWS 拥有的域,而不是您的。获得域名后,您可以获得
免费来自 AWS ASM 的 SSL 证书。
is it free ?
关于amazon-web-services - 使用 AWS 负载均衡器的证书颁发机构 SSL,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/69569021/
我是一名优秀的程序员,十分优秀!