Hacker News new | past | comments | ask | show | jobs | submit login

I wonder how this handles TLS. I have tried using dot-net's HttpListener object but was a little disappointed in how it handled TLS.

(In the end, I used HttpListener in localhost-only mode and had an off-the-shelf proxy service to deal with TLS.)




YARP can be used on IIS, Http.Sys (HttpListener), or Kestrel, and each handle TLS setup differently. If you didn't like the HttpListener model you should try Kestrel instead, it's all configured in process (or appsettings.json). https://docs.microsoft.comaspnet/core/fundamentals/servers/k...




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: