繁体   English   中英

SSL 问题:Firebase 向我的自定义域颁发了不同的域证书

[英]SSL Issue : Firebase Issued different domain certificate to my custom domain

I'm having hard time in understanding how the SSL part of this firebase works as there is no option to change and its causing many issues if we use other SSL apart from firebase is there any way where we can disable firebase ssl and use custom one或者有人可以告诉我如何重置这个由 firebase 发布的 ssl (这是不同的域,它只是部分而不是完整/严格的 https)

SSL 证书 Firebase 托管使用来自letsentrypt.org。 它们是完整的 SSL 证书,但它们在许多域之间共享。 从 Firebase 文档中关于其SSL 证书配置

您的域将在 FirebaseApp SSL 证书中列为主题备用名称 (SAN) 之一。 您可以使用浏览器的安全工具查看此证书。 在配置域时,您可能会看到不包含您的域名的无效证书。 这是该过程的正常部分,将在您的域证书可用后解决。

如果您的项目在付费 Blaze 计划中,您可以联系 Firebase 支持以设置您在 Firebase 托管上提供的 SSL 证书。

暂无
暂无

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

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM