我想在我的ASP.Net Core 2.0(带有Kestrel Web服务器)应用程序中使用HTTPS。
官方文档使用pfx格式,但是我想直接使用PEM格式(由Let's crypto生成),而无需进行任何转换(至少在我的C#代码之外没有任何转换)。有可能吗?
c# ssl-certificate .net-core kestrel-http-server asp.net-core
.net-core ×1
asp.net-core ×1
c# ×1
kestrel-http-server ×1
ssl-certificate ×1