reyk / relayd

OpenBSD relayd daemon -experimental
Other
78 stars 11 forks source link

SNI support #15

Closed ghost closed 5 years ago

ghost commented 5 years ago

SNI support would be a fantastic addition, and maybe easier now that httpd has SNI enabled? This is preventing me from using relayd on a multi-site hosting solution.

I know this was on the roadmap a while back, when time was available, but thought I would re-ping to see where it is.

Thanks!

reyk commented 5 years ago

SNI has been implemented and will be committed to OpenBSD after final OK by another OpenBSD developer.

See the SNI branch here: https://github.com/reyk/relayd/tree/sni And furthermore with OCSP on top: https://github.com/reyk/relayd/tree/ocsp

ghost commented 5 years ago

That's really great to hear! And thanks also for the recent websocket support (& session improvements I think I saw go in on the mailing lists) :)

I'll leave it up to you to close this ticket when you see fit.