Hello. We are evaluating a platform for our gambling backend solution (mainly it's a REST API consumed by js client). Currently, we have written some code in .NET/C#, but we'd like a portable solution and probably a better performance. So we are considering D/GDC. I came across vibe.d. It looks really promising, but we couldn't find anything about HTTPS support. So does vibe.d supports SSL?

Thanks :)