摘要: 问题,仅在中转服务端加载证书,客户端不需要使用证书,方便证书过期了,仅在服务端加载即可。 解决方案: ForwardDispatcher.cs DispatchAsync中处理 using (var stream1 = await tcs.Task.WaitAsync(TimeSpan.FromSe 阅读全文
posted @ 2024-09-29 18:09 forhells 阅读(12) 评论(0) 推荐(0) 编辑