Hi akimboster,
Ok are you talking about the http_client or the http_listener? Yes we don't have https supported on the http_listener on non Windows platforms right now. HTTPS is supported for the http_client on all platforms, however we didn't implement support for credentials yet. That is different than HTTPS. See existing feature request here. Depending on what kind of authentication you are trying to do you can do it yourself in the headers as well.
Thanks,
Steve
Ok are you talking about the http_client or the http_listener? Yes we don't have https supported on the http_listener on non Windows platforms right now. HTTPS is supported for the http_client on all platforms, however we didn't implement support for credentials yet. That is different than HTTPS. See existing feature request here. Depending on what kind of authentication you are trying to do you can do it yourself in the headers as well.
Thanks,
Steve