SSL证书

发布于 2024-12-02 19:17:04 字数 214 浏览 2 评论 0原文

我们最近构建了一个 Web 构建器应用程序(所见即所得、预先设计的模板、购物车等)。我们一直在寻找 SSL 证书的几种不同选项,甚至是通配符,以寻求解决方案。问题是我们不希望每次有客户端想要将 SSL 添加到其站点(我们托管站点)时都重新启动服务器。我们研究了威瑞信,但据我们采访的威瑞信销售代表称,他们只有经销商计划,无法解决问题。

他们有 SSL 证书允许我们这样做吗?

谢谢!

We recently built out a web builder application (WYSIWYG, pre-designed templates, shopping cart etc..). We have been looking at a few different options for SSL certs, even wildcards, for a solution. The problem is we do not want to restart the server every time we have a client who wants to add an SSL to their site (We host the sites). We looked at verisign but according to the sales rep we spoke with at verisign, they would only have the reseller program which does not solve the solution.

Are their any SSL certs that would allow us do do this?

Thanks!

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

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

发布评论

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

评论(1

海未深 2024-12-09 19:17:04

优雅地重新启动服务器。它不会接受新连接,但会等待现有连接关闭然后重新启动。

Gracefully restart the server. It won't accept new connections but will wait for the existing connections to close then restart.

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