azure - 为 Azure blob 静态网站启用 HTTPS

标签 azure web certificate azure-blob-storage custom-domain

我有一个 Azure 存储帐户,并且启用了 Blob 服务上的静态网站。我还为我的 blob 服务配置了自定义域。为了能够在自定义域上通过 HTTPS 为我的网站提供服务,我需要以某种方式应用我的证书。我该怎么做?

附: 我不想没有 CDN

最佳答案

To be able to serve my website over HTTPS on the custom domain I need to somehow apply my certificate. How can I do it?

不幸的是,在撰写此答案时这是不可能的,因为 Azure 存储仍然无法允许您携带自己的证书。如果您希望将启用 HTTPS 的自定义域映射到 Azure Blob 存储中托管的静态网站,则需要使用 CDN。

从此link :

It's easier to enable HTTP access for your custom domain, because Azure Storage natively supports it. To enable HTTPS, you'll have to use Azure CDN because Azure Storage does not yet natively support HTTPS with custom domains. see Map a custom domain to an Azure Blob Storage endpoint for step-by-step guidance.

关于azure - 为 Azure blob 静态网站启用 HTTPS,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/61662502/

相关文章:

sockets - Azure 辅助角色上的 FTPS

Azure 开发者用户同意应用程序访问公司数据

javascript - Reactjs控制台错误: 'Components object is deprectated' & 'ReferenceError: require is not defined'

ssl - 是否可以签署 key 长度比 CA 证书更长的服务器证书

c++ - 在 C++ 中签署/认证文本文件的最简单方法?

authentication - 请求已中止 : Could not create SSL/TLS secure channel.(RestSharp、SSL 客户端证书)

azure - 如何使用 nginx-ingress 将外部域 "uat.test.com "添加到我的 kubernetes 集群?

azure - Docker微服务架构——不同容器之间的通信

javascript - AngularJS 与 Facebook SDK

http - Microsoft Edge 在虚拟框上添加 http 请求 header