【问题标题】:How to bind a server certificate to a HttpListener SSL port on Linux .NET Core 2.0如何将服务器证书绑定到 Linux .NET Core 2.0 上的 HttpListener SSL 端口
【发布时间】:2018-03-02 03:37:46
【问题描述】:

用于 HttpListner 的 .Net Core 2.0 Microsoft documentation 有一个说明,指出您可以使用 Windows Server 2003 附带的 HttpCfg.exe 程序将服务器证书与端口相关联。

我正在寻找一种将服务器证书绑定到 Ubuntu Linux 上的 HttpListener 端口的方法。

【问题讨论】:

    标签: linux ssl .net-core httplistener


    【解决方案1】:

    您暂时不能这样做,因为此功能(对 unix 的 HTTPS 支持)计划在 2.1.0 里程碑中实现。见issue on github

    【讨论】:

      猜你喜欢
      • 2019-11-28
      • 1970-01-01
      • 2019-10-14
      • 2017-10-06
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2019-12-11
      • 2018-02-26
      相关资源
      最近更新 更多